create_post_with_restrictions
Create a Threads post with configurable reply and audience controls. Set who can reply or view to manage discussions and privacy.
Instructions
Create post with advanced reply and audience restrictions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text content of the thread | |
| hashtags | No | Array of hashtags to include (without #) | |
| mentions | No | Array of usernames to mention (without @) | |
| media_url | No | URL of media to include (for IMAGE/VIDEO) | |
| media_type | No | Type of media (default: TEXT) | |
| location_name | No | Location name for location tagging | |
| reply_control | No | Who can reply to this post | |
| audience_control | No | Who can see this post |