create_knowledge_from_file
Add a local file to a knowledge base by supplying its absolute path and knowledge base ID, with optional multimodal processing.
Instructions
Create knowledge from a local file on the server filesystem
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kb_id | Yes | Knowledge base ID | |
| file_path | Yes | Absolute path to the local file on the server | |
| enable_multimodel | No | Enable multimodal processing |