pub fn portable_tool_definition<T>(tool: &T) -> ToolDefinitionwhere
T: PortableTool,Expand description
Generate provider-facing metadata for a portable typed tool.
pub fn portable_tool_definition<T>(tool: &T) -> ToolDefinitionwhere
T: PortableTool,Generate provider-facing metadata for a portable typed tool.