ghost_create_member
Add a new subscriber to Ghost CMS with email, name, labels, and newsletter preferences. Specify welcome email or complimentary access as needed.
Instructions
Add a new member or subscriber to Ghost CMS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Subscriber full name | |
| note | No | Internal note about this member | |
| Yes | Subscriber email address | ||
| comped | No | Grant free complimentary access to paid tier | |
| labels | No | Labels/tags for the member (e.g. ['VIP', 'Beta']) | |
| email_type | No | Type of email to trigger | |
| send_email | No | Send welcome / magic link email | |
| subscribed | No | Whether subscribed to email | |
| newsletters | No | Newsletter IDs to subscribe to (if omitted, subscribes to default) |