Reply to anything in the inbox
reply_to_inbox_itemReply to inbox items (comments, reviews, DMs) by composite ID, auto-routing to the correct channel. Posts publicly as brand or privately on DMs—confirm with user first.
Instructions
Answer an inbox item BY ITS COMPOSITE ID — the id list_inbox returned, e.g. 'facebook:123_456' or 'google_business:accounts/1/locations/2/reviews/3'. Routes to the right channel for you; you do not need to know which reply tool a platform uses. The reply is posted as the brand — PUBLIC on every comment, reply, mention and review, and PRIVATE on the two DM sources (meta_dm, bluesky_dm) — so show the user the exact wording and get their go-ahead first either way. X is the one exception and says so: a reply there is a new post, so it goes through post_to_x with replyTo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The composite id from list_inbox — '<source>:<platform id>'. A bare platform id is refused: replying to the wrong network as the brand cannot be taken back. | |
| text | Yes | The reply, exactly as it should appear publicly. |