retell_add_knowledge_base_sources
Add new text or URL sources to an existing knowledge base to broaden its coverage.
Instructions
Add new text or URL sources to an existing knowledge base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| knowledge_base_id | Yes | The unique ID of the knowledge base. | |
| knowledge_base_urls | No | URLs to crawl and add. | |
| knowledge_base_texts | No | Plain-text sources to add. |