Object Reference for the Salesforce Platform
Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
AIResearchPromptResult
When an Agentforce or a generative AI feature researches a record and saves the results, an AIResearchPromptResult record is created and populated with information about the researched record.
Supported Calls
create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Special Access Rules
Research results are only available in orgs that have Agentforce or generative AI features enabled.
Fields
| Field | Details |
|---|---|
| AiGenActionItemId |
|
| IsToxicityDetected |
|
| LatestErrorMessage |
|
| LatestGenResponseIdRef |
|
| LatestGenerationDate |
|
| LatestResult |
|
| LatestSafetyScore |
|
| LatestStatus |
|
| OwnerId |
|
| ReferenceRecordId |
|
| StandardPromptTemplate |
|
| Version |
|
Associated Objects
This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.
- AIResearchPromptResultFeed
- Feed tracking is available for the object.
- AIResearchPromptResultHistory
- History is available for tracked fields of the object.
- AIResearchPromptResultOwnerSharingRule
- Sharing rules are available for the object.
- AIResearchPromptResultShare
- Sharing is available for the object.