Expand description
Tool execution engine.
Executes built-in tools (moves) with capability checking, timeout enforcement, and SSRF protection for network-facing tools.
Structs§
- Tool
Execution Context - Context passed to every tool execution.
Functions§
- execute_
tool - Execute a tool by name with the given input, checking capabilities first.