Expand description
Unified tool registry for AGCodex
Provides a simple, discoverable interface for all tools. Avoids complexity and makes tools easy to use for LLMs.
Structs§
- Tool
Info - Information about a registered tool
- Tool
Output - Simple, LLM-friendly output format
- Tool
Registry - Unified tool registry for discovery and invocation
Enums§
- Tool
Category - Tool category for organization
- Tool
Error - Unified error type for all tools
Type Aliases§
- Tool
Executor - Simple tool executor function signature