add_document
Store a markdown document in the knowledge base to enable indexing and retrieval.
Instructions
Add a markdown document to the knowledge base
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markdown | Yes | The markdown content to add | |
| title | No | Optional title for the document | |
| repo | No | Optional repository name |