csag_ActionGenerateImmediateActions
Generates the immediate actions for a specific account record.
| Property | Value |
| Label | Generate Immediate Actions |
| Category | Account Summarization |
| Since | Spring 2026 |
| Read-only | Yes |
| Supports Agents | Yes |
| Supports Flows | Yes |
| Async Action | No |
| Keywords | immediate actions, ai, account, actions, next steps |
Request Parameters
| Field | Type | Label | Description | Required |
RecordId | Id | Record Id | ID of the account record to generate the immediate actions for. | Yes |
Response Parameters
| Field | Type | Label | Description | Required |
ImmediateActions | String | Immediate Actions | The immediate actions for the provided account record. | Yes |
|