note_list
Filter and list notes by tag, type, project, or related entity, returning the most recent entries first.
Instructions
List notes with optional filters. Returns notes sorted by most recent first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by a single tag | |
| limit | No | ||
| note_type | No | ||
| project_id | No | Scope to one project. Defaults to SAGA_PROJECT if set, else the whole database. | |
| related_entity_id | No | ||
| related_entity_type | No |