Run several searches at once
search_batchExecute up to 10 queries in one call. Answering a real question usually takes several related searches, and doing them one at a time spends a round trip on each; this runs them together and returns the results grouped by query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | ||
| limit | No | Results per query. | |
| queries | Yes | ||
| category | No |