Restack a Note
restack_noteRepublish a Note to your own followers under your name. Public and immediate, so it requires explicit confirmation before running.
Instructions
Restack a Note, which republishes it to your own followers under your name. Public and immediate, so it refuses to run without confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_id | No | Feed tab id, when the API asks for one. | |
| confirm | No | Must be true for this to run. This action cannot be undone, so it is refused without an explicit confirmation. | |
| comment_id | Yes | Numeric Note id to restack. | |
| publication | No | Which connected publication to act on, matched loosely against its hostname (for example 'example.substack.com' or just 'example'). Defaults to the first connected publication. |