create_context_document
Create a context document for a brand kit to define brand voice, style guide, or other guidelines. Specify inline content or link an existing KnowledgeDoc.
Instructions
Create a context document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Structured JSON data (optional, defaults to empty object) | |
| name | No | Document name for inline creation | |
| content | No | Markdown content (optional, defaults to empty) | |
| brand_id | Yes | Brand kit UUID | |
| doc_type | No | Document type key for inline creation (e.g. brand_voice, style_guide) | |
| description | No | Document description (optional, defaults to empty) | |
| document_id | No | Link an existing KnowledgeDoc by ID (mutually exclusive with inline fields) |