tools property

List<String>? tools
getter/setter pair

The resource names of the McpTools used by the Agent that is affected by this policy.

If not specified, the policy applies to all McpTools in the McpServer.

Optional.

Implementation

core.List<core.String>? tools;