context_save
Save context entries like conversations, code snippets, suggestions, or errors for project continuity across sessions. Organize with titles, content, and tags for easy retrieval.
Instructions
Save a new context entry for the current project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Context type | |
| title | Yes | Context title | |
| content | Yes | Context content | |
| tags | No | Tags for categorization | |
| session_context_id | No | Link to existing context ID |