log_event
Record a manual note for decisions, conversations, or observations, and store it in your indexed dev memory for later recall. Use tags and people to filter and retrieve context when needed.
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 |