Tool to add sources (documents, URLs, text) to an existing knowledge base in Retell AI. Use when you need to add additional content to a knowledge base. At least one of knowledge_base_texts, knowledge_base_files, or knowledge_base_urls should be provided.
knowledge_base_idRequiredstringThe knowledge base id to add sources to
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 title (string, required) and text (string, required).
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.