kb_add
Add text content to a knowledge base with automatic chunking. Optionally tag, title, or link to a source.
Instructions
Add text content to a knowledge base (auto-chunked)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kb | Yes | Target knowledge base name | |
| tags | No | Optional tags | |
| title | No | Optional title for the content | |
| source | No | Optional source URL or path | |
| content | Yes | Text content to add |