restack_item
Restack a Note from your Substack feed to share it publicly with your followers. Works only for Notes, not posts.
Instructions
Restack a Note to your own followers. This is public, appears on your profile, and cannot be undone from here — a restack has no id of its own, so there is nothing to delete. Notes only: restacking a post is not supported, because that endpoint 404s even on a valid post id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_id | No | The feed tab the restack is attributed to. Defaults to 'for-you'. | for-you |
| comment_id | Yes | The numeric id of the Note to restack, from get_reader_feed or get_profile_feed. Without the `c-` prefix Substack uses in its urls. |