pub fn tool_category(name: &str) -> Option<ToolCategory>Expand description
Classify a Gemini CLI tool name into toolpath’s category ontology.
Returns None for unrecognized tools. Keep this table in sync with
https://geminicli.com/docs/reference/tools.