x_dm_inbox
List and manage X direct message conversations, displaying participant details, last message previews, and encryption status for both regular and encrypted chats.
Instructions
List all DM conversations — both regular (REST API) and encrypted (XChat GraphQL).
Shows conversation list with participant info, last message preview,
and encryption status. Encrypted conversations are fetched from XChat
and decrypted if private key is available.
Args:
count: Max conversations to return (default 20)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No |