dm_chats_list
List direct-message chats for a DM-capable profile across Facebook Messenger, Instagram, Telegram, and Bluesky, ordered by most recent activity.
Instructions
List direct-message chats (conversations) for a DM-capable profile, ordered by most recent activity. Supported on Facebook (Messenger), Instagram, Telegram, and Bluesky.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (zero-indexed, default 0) | |
| after | No | ISO 8601 timestamp — only chats with last_message_at after this | |
| before | No | ISO 8601 timestamp — only chats with last_message_at before this | |
| per_page | No | Items per page (default 20) | |
| profile_id | Yes | Profile hashid (Facebook, Instagram, Telegram, or Bluesky) |