List folders
list_foldersRetrieve all note folders with their IDs, names, and default flags to identify the folder_id required for creating, listing, or updating notes. Returns complete folder list in one call.
Instructions
List the note folders of the local OpenWhispr app, with their ids, names and default flags. Use it to find the folder_id that list_notes, create_note and update_note take. The bridge returns every folder at once — there is no limit and no paging here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||