Start a draft from a template
create_draft_from_templateStart a new Substack draft from a saved template, keeping the original formatting intact.
Instructions
Create a new draft pre-filled with a saved template's body. The template's formatting is preserved exactly, rather than being reconstructed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title for the new draft. | |
| subtitle | No | ||
| 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. | |
| template_id | Yes | Template id, from list_templates. |