Meta / Discovery
Orchestration tools always available to agents — no discovery required.
All tools accept
lang: "en" | "fr". Open each tool below for its source-derived parameters.01
execute_batch
Execute multiple tool calls in parallel and return aggregated results.
Use forrunning multiple tool calls at once, executing a plan from
batch, execute, parallel, multiple tools, run plan, aggregate,
| Parameter | Type | Default |
|---|---|---|
calls | list[dict] | dict | required |
lang | Literal['en', 'fr'] | 'en' |
02
list_modules
List all registered API modules with tool counts and descriptions.
modules, APIs, data sources, available tools, capabilities
No parameters
03
plan_query
Plan a multi-step query across Canadian government data APIs.
Use fororchestrating queries that span multiple data sources, finding
plan, query, multi-step, orchestrate, batch, cross-module,
| Parameter | Type | Default |
|---|---|---|
query | str | required |
top_k | int | 5 |
lang | Literal['en', 'fr'] | 'en' |