query_batch
Execute several governed exact queries in one API call. Use this for multi-metric prompts after choosing a dataset with list_data and get_data_summary. Each item reuses the same structured query contract as query_data; defaults may provide shared dataset_id, filter, limit, and order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queries | Yes | ||
| defaults | No | Optional shared exact-query fields applied to each item before execution. |