update_tier
Modify subscription tiers in Ghost CMS by updating details like name, description, pricing, benefits, visibility, and active status. Requires tier ID for targeted changes. Returns updated tier representation.
Instructions
Update an existing tier in Ghost.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
active | No | ||
benefits | No | ||
currency | No | ||
description | No | ||
monthly_price | No | ||
name | No | ||
tier_id | Yes | ||
visibility | No | ||
welcome_page_url | No | ||
yearly_price | No |