methods property

A list of MCP methods and associated parameters to match on.

It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy.

Optional.

Implementation

core.List<AuthzPolicyAuthzRuleToRequestOperationMCPMethod>? methods;