create_thread_chain
Create a thread chain by posting multiple connected replies to a parent thread, enabling a structured conversation in one operation.
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 |