Find notes semantically related to the current persisted content of a note. The source note is embedded at request time, so newly created or recently updated notes can be used before asynchronous indexing catches up. Candidate related notes still come from the note search index.
Documentation Index
Fetch the complete documentation index at: https://docs.mem.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
UUID of the source note. The caller must be able to access this note.
Maximum number of related notes to return. Default is 10; valid range is 1 to 20.
1 <= x <= 20