TOOL API
add_ knowledge_ base_ to_ agent
Add a knowledge base to ElevenLabs workspace. Allowed types are epub, pdf, docx, txt, html. ⚠️ COST WARNING: This tool makes an API call to ElevenLabs which may incur costs. Only use when explicitly requested by the user. Args: agent_id: ID of the agent to add the knowledge base to. knowledge_base_name: Name of the knowledge base. url: URL of a web page to add to the knowledge base. input_file_url: URL of a document file (pdf, docx, txt, html, epub) to add to the knowledge base. The file will be downloaded to a temporary location. text: Text content to add to the knowledge base. Note: Must provide exactly one of: url, input_file_url, or text.
Other1 credits
Call information
- Tool slug
- elevenlabs.add_knowledge_base_to_agent
- Provider
- ElevenLabs
- Average response
- 0 ms
- Calls in 7 days
- 0
Input parameters
agent_idrequiredstring
knowledge_base_namerequiredstring
url—
input_file_url—
text—