rvtdocs_batch
Reduce tool-call overhead by batch-fetching several RVTDocs queries at once, returning per-query results and aggregate statistics.
Instructions
Batch-fetch multiple RVTDocs queries in a single tool call.
Reduces tool-call overhead when looking up related APIs. Returns a list of results, one per query, plus aggregate stats.
mode:
trust (default): lean payload per query
full: include snippet per query
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | trust | |
| year | No | 2026 | |
| queries | Yes | ||
| max_chars | No |