Sdílet prostřednictvím


SummarizeRecord Action

Summarizes the given entity record using AI builder GPT action.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
EntityLogicalName
Edm.String False False

The logical name of the table for the related record to be summarized

RecordContext
Edm.String True False

Additional record data used for the summary

IsMergedCatchupAndSummary
Edm.Boolean True True

Is Merged Catchup And Summary input for Summary api.

Id
Edm.String False False

The entity record id to be summarized

Return type

Type Nullable Description
SummarizeRecordResponse False Contains the response of the SummarizeRecord action.

See also