csag_ActionSaveSummary
Saves the CS activity AI Summary for the record provided.
| Property | Value |
| Label | Save Summary |
| Category | AI |
| Since | Summer 2025 |
| Read-only | No |
| Supports Agents | Yes |
| Supports Flows | Yes |
| Async Action | No |
| Keywords | cs activity, ai, summary, save |
Request Parameters
| Field | Type | Label | Description | Required |
RecordId | Id | RecordId | The ID of the record. | Yes |
Summary | String | Summary | The CS activity AI summary. | Yes |
Response Parameters
| Field | Type | Label | Description | Required |
Activity | csc__Activity__c | Activity | The CS activity containing the saved summary. | Yes |
|