threads_reply
Reply to Threads posts and comments with text and media attachments to engage with content programmatically via the Meta Graph API.
Instructions
Reply to a Threads post or another reply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reply_to_id | Yes | Post ID to reply to | |
| text | Yes | Reply text | |
| image_url | No | Optional image URL to attach | |
| video_url | No | Optional video URL to attach |