batch_query
Execute up to 10 knowledge searches in one batch call to reduce API overhead. Query multiple topics simultaneously with shared catalog parsing for efficient retrieval.
Instructions
Search multiple topics in a single call. More efficient than calling query_knowledge multiple times — shares a single catalog parse. Max 10 queries per batch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queries | Yes | Array of query objects (1-10) |