Reply to a post
reply_toPublish a public reply to any Threads post, yours or others', with optional media. Requires explicit confirmation because the reply goes live immediately and cannot be edited or unsent.
Instructions
Publish a reply to a Threads post, yours or anyone's. Public the moment it runs and counted against the 1,000-reply daily quota, so it needs confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric id of the post being replied to. | |
| text | Yes | The reply. 500 characters. | |
| account | No | Which connected Threads profile to act as, by username (for example 'thenavidm'). Defaults to the first connected profile. Call list_accounts to see them. | |
| confirm | No | Must be true for this to run. The result is public immediately or cannot be undone, so it is refused without an explicit confirmation. Threads has no edit endpoint and no unsend. | |
| alt_text | No | ||
| image_url | No | Optional public HTTPS image URL. | |
| video_url | No | Optional public HTTPS video URL. |