Unique identifier for the conversation (UUID recommended)
User who owns this conversation
Optional agentOptional agent ID if conversation is tied to specific agent
Unix timestamp (milliseconds) when conversation was created
Unix timestamp (milliseconds) of last message in conversation
Optional titleOptional human-readable title for the conversation
Optional metadataArbitrary metadata object for extensibility
Represents a stored conversation with metadata.
IConversation
Example