pub fn client_tool_category(tool_name: &str) -> Option<ToolCategory>Expand description
The category a client tool (including an action tool) belongs to, or None when no
client-answered tool goes by that name.
pub fn client_tool_category(tool_name: &str) -> Option<ToolCategory>The category a client tool (including an action tool) belongs to, or None when no
client-answered tool goes by that name.