get_direct_message_conversation
Retrieve the complete message history of a Twitter direct message conversation, ordered newest first, with cursor-based pagination for large histories.
Instructions
Fetch the full message history of one Twitter DM conversation, newest first with cursor pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| cursor | No | ||
| conversation_id | Yes | From /twitter/dm/list |