store_thought
Save and embed a thought as a qnote in your vault, with optional tags and session context for traceable retrieval.
Instructions
Store a new thought — embed and save to vault as a qnote.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Optional tags for the note. | |
| text | Yes | The thought text to store. | |
| session_id | No | Session reference linking this qnote to its source conversation. Recommended — pass the current or most recent session ID (e.g. from handoff) so qnotes can be traced back to their session context. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |