create_reply
Create a reply to a specific Threads post, including text, optional media, and audience controls for who can respond.
Instructions
Reply to a specific thread/post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Reply text content | |
| media_url | No | URL of media to include (for IMAGE/VIDEO) | |
| media_type | No | Type of media (default: TEXT) | |
| reply_to_id | Yes | ID of the thread/post to reply to | |
| reply_control | No | Who can reply to this reply |