Versions in this module Expand all Collapse all v1 v1.131.1 Sep 11, 2026 v1.131.0 Sep 10, 2026 Changes in this version + const ToolGraphQLQuery + const ToolInvokeEndpoint + func Classified(tool string) bool + type Classifier struct + ResolveMethod MethodResolver + func (c Classifier) Classify(tool string, args map[string]any) Decision + type Decision struct + Call string + Declared bool + Writes bool + type MethodResolver func(connection, spec, operationID string) (method string, ok bool)