update_policy
Update a policy by its ID, allowing changes to the policy name and rules.
Instructions
Updates an existing policy by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the policy (1-50 characters) | |
| rules | No | Updated rules for the policy | |
| policy_id | Yes | ID of the policy to update (24 characters) |