ReasoningMessageListResult
Reasoning message list result with agent context. Shape is identical to UpdateReasoningMessage but includes the owning agent_id and message id.
AIAgentsStateful AgentsMemoryMemGPTContinual LearningMCPMulti-AgentRAGOpen Source
Properties
| Name |
Type |
Description |
| reasoning |
string |
|
| message_type |
string |
|
| message_id |
string |
The unique identifier of the message. |
| agent_id |
object |
The unique identifier of the agent that owns the message. |
| conversation_id |
object |
The unique identifier of the conversation that the message belongs to. |
| created_at |
string |
The time the message was created in ISO format. |
JSON Schema