Add Note
add_noteStore important context—architecture, bugs, ideas, research—as notes linked to projects or tasks for later retrieval.
Instructions
Add a note to a project or task. Proactively use this when the user shares context about architecture, bugs, ideas, research findings, or any important information worth remembering. Always specify the project parameter when you know which project is active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags for categorization | |
| content | Yes | The note content | |
| project | No | Project name or ID (always pass this when known — omitting may target the wrong project) | |
| task_id | No | Link this note to a specific task (hex ID or short ID like "zrdt-180") | |
| category | No | Note category (default: general) |