Find notes metadata
documentedSearch for notes matching criteria and return metadata (titles, GUIDs, etc.).
POST /noteStore/findNotesMetadataNotesno implementation yet0 runsInput
notestore_url*
NoteStore URL (per-user endpoint)
The per-user NoteStore base URL
query
Search query
Query words for NoteFilter.words
offset
Offset
Starting index for results
limit
Limit
Max number of notes to return
notebooksGuid
Notebook GUID
Optional: constrain to a specific notebook
tagGuids
Tag GUIDs
Optional: JSON array of GUIDs (e.g. ["tag1","tag2"] )
Calls Evernote as you (your API key is your account); keychains.dev holds the credentials.