Ghost · Capability
Ghost Admin API — Tiers
Ghost Admin API — Tiers. 4 operations. Lead operation: Browse tiers. Self-contained Naftiko capability covering one Ghost business surface.
What You Can Do
GET
Adminbrowsetiers
— Browse tiers
/v1/tiers
POST
Admincreatetier
— Create a tier
/v1/tiers
GET
Adminreadtier
— Read a tier by ID
/v1/tiers/{id}
PUT
Adminupdatetier
— Update a tier
/v1/tiers/{id}
MCP Tools
browse-tiers
Browse tiers
read-only
idempotent
create-tier
Create a tier
read-tier-id
Read a tier by ID
read-only
idempotent
update-tier
Update a tier
idempotent