One inbox for comments, replies, mentions, reviews and DMs
list_inboxList every comment, mention, and DM across all connected social channels, flagging unanswered items so you know exactly what to respond to.
Instructions
EVERYTHING PEOPLE SAID TO THIS BRAND, across every connected channel, in one list: Facebook and Instagram comments, Threads replies and mentions, YouTube and Reddit comments, Google Business reviews, Bluesky replies and mentions, and X mentions — plus DIRECT MESSAGES on Meta (Messenger and Instagram Direct), Bluesky, X and Telegram. Use this for 'what do I need to reply to', 'any new comments', 'any new DMs', 'how are people responding'. Each item carries a composite id you hand straight to reply_to_inbox_item. A channel that is not connected is skipped silently; a channel that FAILS to read is named in notes rather than dropped, so a short list is never mistaken for a quiet week. DMs are read one conversation at a time and fold to ONE item — the newest thing the other person said — so pass conversationId (from list_meta_conversations, list_bluesky_convos or list_x_dms) to include them. FREE ON EVERY CHANNEL EXCEPT X, which bills per API call — X mentions and X DMs cost credits per item returned, and every other source only re-reads what the per-channel tools already read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items per source (default 25). | |
| postId | No | Restrict Facebook/Instagram to one post or media id (Meta reads comments per post). | |
| sources | No | Limit to these sources: facebook, instagram, threads, meta_dm, meta_webhook, threads_mention, youtube, reddit, google_business, x, bluesky, bluesky_mention, bluesky_dm, x_dm, telegram_dm. Omit for every connected channel. | |
| videoId | No | Restrict YouTube to one video. | |
| conversationId | No | Restrict DMs to one conversation (from list_meta_conversations, list_bluesky_convos or list_x_dms). DMs are read per conversation, and on X reading one costs credits. | |
| unansweredOnly | No | Only items with no reply from the brand yet. |