thread_post
Publish a thread of ordered posts where each post replies to the previous one. Requires confirmation to prevent accidental publishing.
Instructions
Publish a self-thread (each post replies to the previous). Requires confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| posts | Yes | Ordered post texts | |
| confirm | No | Must be true to publish |