log_event
Manually log any decision, conversation, or observation. The note is stored and indexed for later retrieval alongside your other work.
Instructions
Record a manual note — a decision, in-person conversation, observation, or anything else worth remembering. Stored as type=note from source=manual and indexed alongside everything else. Use this when the user dictates context you want recallable later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Optional tags for filtering later | |
| text | Yes | The note body. First line (truncated to 200 chars) becomes the title. | |
| people | No | Names/emails of people referenced in the note |