list_tiers
View all paid membership tiers with pricing and benefits. Filter by type or active status, sort by creation date, and control pagination.
Instructions
List tiers (paid plans), including their prices and benefits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Which page of results to return. | |
| limit | No | Tiers per page (Ghost allows up to 100). | |
| order | No | Sort order, e.g. ``created_at asc``. | created_at asc |
| filter | No | Optional Ghost filter, e.g. ``type:paid`` or ``active:true``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||