Expand description
Built-in tool execution engine.
Provides ToolExecutor which can run the core built-in tools:
Read, Write, Edit, Bash, Glob, and Grep.
Structsยง
- Tool
Executor - Executes built-in tools (Read, Write, Edit, Bash, Glob, Grep).
- Tool
Result - Result of executing a built-in tool.