AtlaSent — Update Policy
atlasent_update_policyUpdate a constraint bundle's rules, title, status, or other fields. Only provided fields are changed; omitted fields remain unchanged.
Instructions
Update a constraint bundle — change rules, title, or publish/archive it. Only fields you provide are updated; omitted fields are unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rules | No | Replacement rules array (replaces all existing rules). | |
| title | No | New title for the policy. | |
| org_id | Yes | Organization ID that owns the policy. | |
| status | No | New lifecycle status (e.g. 'draft', 'published', 'archived', 'enforce'). | |
| actions | No | Updated action-specific configuration. | |
| version | No | New semantic version string. | |
| priority | No | New evaluation priority (lower number = higher priority). | |
| policy_id | Yes | ID of the bundle to update. | |
| applies_to | No | Updated scope selector. | |
| expires_at | No | Updated ISO-8601 expiry timestamp. | |
| description | No | New description. | |
| effective_at | No | Updated ISO-8601 effective timestamp. |