csag_ActionFindAISummarySection
Get display value from the provided summary sections.
| Property | Value |
| Label | Find Summary Section |
| Category | AI |
| Since | Summer 2025 |
| Read-only | Yes |
| Supports Agents | Yes |
| Supports Flows | Yes |
| Async Action | No |
| Keywords | cs activity, ai, summary, section, find |
Request Parameters
| Field | Type | Label | Description | Required |
Key | String | Key | The key of the requested section. | Yes |
SummarySections | String | Summary Sections | The additional sections of the summary. | Yes |
Response Parameters
| Field | Type | Label | Description | Required |
Section | String | Section | The summary section to display. | Yes |
|