search_notes_api_v1_notes_search_get
Search notes by query, filter by permission or view option, and sort results by order and direction.
Instructions
Search Notes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| view_option | No | ||
| permission | No | ||
| order_by | No | ||
| direction | No | ||
| page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| total | Yes |