search_notes
Search Apple Notes by query to find matching notes. Results include notes that match the search terms.
Instructions
Search Apple notes based on a query
Args: query: The query string max_results: The maximum number of results returned from the tool, defaults to 10
Returns: A list of notes based on search
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |