create_context
Create a new context with title, content, tags, and metadata for organizing information in the Convolut Context Bank system.
Instructions
Create a new context with title, content, tags, and metadata
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Category for the context | other |
| content | Yes | The main content of the context | |
| files | No | File attachments for the context | |
| is_favorite | No | Whether to mark the context as favorite | |
| tags | No | Tags to categorize the context | |
| title | Yes | The title of the context |