update_context
Modify an existing context's title, content, tags, category, or favorite status in the Convolut Context Bank for better organization and relevance.
Instructions
Update an existing context with new title, content, tags, or metadata
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context_id | Yes | The unique identifier of the context to update | |
| title | No | New title for the context | |
| content | No | New content for the context | |
| tags | No | New tags for the context | |
| category | No | New category for the context | |
| is_favorite | No | Whether to mark the context as favorite |