csag_ActionClosePlaybooks
Closes the playbooks and any playbook tasks related to them.
| Property | Value |
| Label | Close Playbooks and Playbook Tasks |
| Category | Success Management |
| Since | Winter 2026 |
| Read-only | No |
| Supports Agents | Yes |
| Supports Flows | Yes |
| Async Action | No |
| Keywords | playbooks, close, manage |
Request Parameters
| Field | Type | Label | Description | Required |
PlaybookIds | List<Id> | PlaybookIds | A list of playbook IDs to update. Each item in the list must be a valid playbook ID. The list must contain at least one playbook ID. | Yes |
Response Parameters
| Field | Type | Label | Description | Required |
Playbooks | List<csc__Playbook__c> | Playbooks | A list of the playbooks that have been closed. | Yes |
|