Expand description
Generic tool definition types.
ToolDef and ArgumentDef are shared across MCP adapters and other
tool-bridging code. They originally lived in the program module but
were extracted here as part of the RFC-009 Skill unification.
Structsยง
- Argument
Def - Argument definition for a tool.
- ToolDef
- Definition of a tool exposed by an external source (MCP server, etc.).