Fetch the full message history for a specific chat conversation
chat_id
(str): Identifier of the conversation to retrieve.List[Dict[str, Any]]
: A list of message dictionaries in chronological order.role
– either "user"
or "assistant"
content
– the original text of the messagetimestamp
– ISO-8601 timestamp string