This docs was updated at: 2026-03-21
Classs
| Name |
Description |
PlanReferenceResolver |
Resolves $ref:step_id and `$ref:step_id |
ToolPlanException |
Exception thrown when a tool plan fails validation or execution |
ToolPlanExecutor |
Executes a ToolPlan against a FunctionToolStore |
ToolPlanTool |
A meta-tool that allows the LLM to batch multiple tool calls into a single declarative execution … |
Records
| Name |
Description |
ToolPlan |
A declarative execution plan for multiple tool calls with data flow between them |
ToolPlanResult |
The result of executing a ToolPlan |
ToolPlanStep |
A single step in a tool execution plan |