create_tier
Create a paid plan tier for your Ghost blog with customizable name, prices, benefits, and trial days. Requires only a name.
Instructions
Create a tier (paid plan).
Only name is required. Prices are in the smallest currency unit (e.g.
1000 = $10.00) and pair with a currency (three-letter ISO code).
benefits is a list of short strings shown on the tier. Returns the created
tier summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| benefits | No | ||
| currency | No | ||
| trial_days | No | ||
| visibility | No | ||
| description | No | ||
| yearly_price | No | ||
| monthly_price | No | ||
| welcome_page_url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||