agentgate_update_policy
Replace an existing policy by providing its ID, name, rules, and optional priority and enabled status.
Instructions
Replace an existing policy (all fields required).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Policy ID | |
| name | Yes | Policy name | |
| rules | Yes | Array of policy rules | |
| priority | No | Policy priority | |
| enabled | No | Whether policy is enabled |