get_dm_history
Retrieve direct message history with a specific user by user ID. Optionally use max_id to paginate through older messages.
Instructions
Retrieves the DM conversation history with a specific user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_id | No | ||
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |