knowledge_base_ids in the invoke() request, these tools are automatically registered in the Agent’s toolset.
search_knowledge_base
The Agent proactively searches the knowledge base for relevant information. Supports parallel retrieval across multiple knowledge bases with adjustable retrieval weights.Search query (natural language)
Specific knowledge base ID. If not specified, searches all configured knowledge bases
Number of results to return
Vector search weight (0-1)
Keyword search weight (0-1)
Whether to use RRF reranking. When disabled, returns vector search results directly (faster)
Agent Call Examples
parse_resource_file
Parses files uploaded by the user in the Resource panel. Supports all document formats and images (via Vision API).Resource file ID
Whether to use Vision API to recognize image content
Maximum returned text length