Tool to create a new knowledge base in Retell AI with texts, files, and URLs. Use when you need to create a knowledge base for an AI agent. At least one of knowledge_base_texts, knowledge_base_files, or knowledge_base_urls should be provided.
knowledge_base_nameRequiredstringName of the knowledge base. Must be less than 40 characters.
knowledge_base_urlsarrayURLs to be scraped and added to the knowledge base. Must be valid URLs.
knowledge_base_filesarrayFiles to add to the knowledge base. Limit to 25 files, where each file is limited to 50MB.
knowledge_base_textsarrayTexts to add to the knowledge base. Array of objects with text and title fields.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.