ghost_update_tier
Update an existing Ghost CMS membership tier by modifying its pricing, benefits, and other properties to adjust subscription plans.
Instructions
Updates an existing tier (membership level) in Ghost CMS. Can update pricing, benefits, and other tier properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | No | ||
| description | No | ||
| slug | No | ||
| active | No | Whether tier is currently active/available | |
| type | No | paid | |
| welcome_page_url | No | ||
| visibility | No | public | |
| trial_days | No | Number of trial days for paid tiers | |
| currency | No | ||
| monthly_price | No | ||
| yearly_price | No | ||
| benefits | No | Array of benefit names/descriptions |