Lists messages in a thread with pagination. Returns messages in a simplified format with user, assistant, and tool messages.
Request parameters for listing messages in a thread
External ID of the thread to list messages for
"agent_conversation_thread_abc123"
Maximum number of messages to return (default 1000, max 1000)
1 <= x <= 1000Number of messages to skip for pagination
x >= 0