create_thread_chain
Create a chain of replies under a parent Threads post, with per-reply audience controls to manage visibility.
Instructions
Create a thread chain (multiple connected replies)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| replies | Yes | Array of reply texts to create as a chain | |
| parent_thread_id | Yes | ID of the parent thread to start the chain |