agentgate_create_policy
Create a policy with rules including match conditions and decisions to control agent tool approvals in a human-in-the-loop gateway.
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 | |
| priority | No | Policy priority (default 100) | |
| enabled | No | Whether policy is enabled (default true) |