apple_notes_by_folder
Retrieve all notes from a specified folder by providing its name. Optionally limit the number of results.
Instructions
Get all notes in a specific folder by folder name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes | Folder name | |
| limit | No | Max results (default 50) |