Expand description
Tool call operation classifier.
Classifies MCP tool calls into operation types (read/write/delete/admin) based on the method name and tool name patterns.
Enums§
- Operation
Type - The type of operation a tool call represents.
Functions§
- classify_
operation - Classify an MCP request by its operation type.