Set Update Approvals (Action1)
action1_set_update_approvalsApprove or decline updates for an organization to control which updates are deployed by scheduled automations.
Instructions
Approve/decline updates for ONE organization. Approved updates are what scheduled automations deploy — confirm the list with the user before approving. Requires write access on this instance; orgId="all" is refused.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgId | Yes | Organization id (action1_list_organizations); many tools accept "all". | |
| approvals | Yes | Approval records, e.g. [{id, version, approval_status: "Approved"}]. |