Ai Agent Moment DMO
Object API Name: std__AiAgentMomentDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- AiAgentSessionId has a FOREIGNKEY relationship with the Ai Agent Session DMO
Idfield.
- AiAgentApiName
- AiAgentSessionId
- AiAgentVersionApiName
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- EndTimestamp
- ExternalSourceId
- Id
- InternalOrganizationId
- RequestSummaryText
- ResponseSummaryText
- StartTimestamp
- Field API Name:
std__AiAgentApiName__c - Data Type: TEXT
- Description: The API Name of the AI agent.
- Field API Name:
std__AiAgentSessionId__c - Data Type: TEXT
- Description: The ID for a specific AiAgentSession. An AiAgentSession ID can be asociated with one or more individual moments.
- Field API Name:
std__AiAgentVersionApiName__c - Data Type: TEXT
- Description: The API Name of the AI agent version.
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__EndTimestamp__c - Data Type: DATETIME
- Description: The timestamp when the AI Agent Moment ended.
- Field API Name:
std__ExternalSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for the AiAgentMoment record. Maximum size is 15 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__RequestSummaryText__c - Data Type: TEXT
- Description: A summary of the main points the user provided during a specific AI Agent Moment. The text highlights key requests and information shared.
- Field API Name:
std__ResponseSummaryText__c - Data Type: TEXT
- Description: A summary of the AI agent's responses during a specific moment. The text captures key information provided and actions performed.
- Field API Name:
std__StartTimestamp__c - Data Type: DATETIME
- Description: The timestamp when a specific AI Agent Moment within a session began.