add_session_note
Add timestamped session notes to maintain persistent context, capturing observations, blockers, questions, decisions, and todos for ongoing projects.
Instructions
Add a timestamped session note to the active context. Useful for recording observations, blockers, or context that should persist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | The note text to add | |
| category | No | Category of the note (optional) |