ZRM Docs
Domain Model

Message Action Trace

Fields

FieldTypeRequiredDefaultDescription
idstring.uuidYesId
messageIdstringYesID of the associated message
actorTypestringYesActor type
actionTypestringYesAction type
actionPayloadJsonobjectNoAction payload json
resultPayloadJsonobjectNoResult payload json
approvalStatestringNoApproval state
aiModelIdstringNoID of the associated ai model
createdAtstring.date-timeYesCreated at

Create Schema

Fields accepted when creating a new record:

FieldTypeRequiredDefaultDescription
messageIdstringYesID of the associated message
actorTypestringYesActor type
actionTypestringYesAction type
actionPayloadJsonobjectNoAction payload json
resultPayloadJsonobjectNoResult payload json
approvalStatestringNoApproval state
aiModelIdstringNoID of the associated ai model

On this page