Skip to main content

Module classifier

Module classifier 

Source
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§

OperationType
The type of operation a tool call represents.

Functions§

classify_operation
Classify an MCP request by its operation type.