agentgate_create_policy
Define approval policies with match conditions and decisions to control agent tool calls.
Instructions
Create a new policy with rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Policy name | |
| rules | Yes | Array of policy rules with match conditions and decisions | |
| enabled | No | Whether policy is enabled (default true) | |
| priority | No | Policy priority (default 100) |