list_folders
List all Apple Notes folders with their full paths and note counts. Get folder IDs to navigate and manage your notes archive.
Instructions
List every Apple Notes folder, with its full path and how many notes it holds.
This is where folder_ids come from. Folders nest, and two can share a name,
so path ("Work/Clients") is what tells them apart for a human while
folder_id is what the other tools take.
Returns everything rather than a page: the whole point is to see the shape of the archive, and a folder list is small.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||