ghost_create_newsletter
Create a new newsletter in Ghost CMS with customizable sender details, visibility, and display options like header image, fonts, and alignment.
Instructions
Creates a new newsletter in Ghost CMS with customizable sender settings and display options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | No | ||
| slug | No | ||
| sender_name | No | ||
| sender_email | No | ||
| sender_reply_to | No | newsletter | |
| status | No | active | |
| visibility | No | members | |
| subscribe_on_signup | No | Whether new members are automatically subscribed | |
| sort_order | No | Display order for newsletters | |
| header_image | No | ||
| show_header_icon | No | ||
| show_header_title | No | ||
| title_font_category | No | sans-serif | |
| title_alignment | No | center | |
| show_feature_image | No | ||
| body_font_category | No | sans-serif | |
| footer_content | No | ||
| show_badge | No | ||
| show_header_name | No | ||
| show_post_title_section | No |