Retrieve a single thread message
RetrieveThreadMessageRetrieve detailed information for any message in a conversation thread using its unique thread ID and message ID.
Instructions
Retrieve the details of a specific message within a conversation thread using the message ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes | The unique identifier of the conversation thread from which to retrieve the message | |
| message_id | Yes | The unique identifier for the specific message within the thread |