Ghost · Capability
Ghost Admin API
Ghost Admin API. 5 operations. Lead operation: Browse tags. Self-contained Naftiko capability covering one Ghost business surface.
Run with Naftiko
Ghost
What You Can Do
GET
Adminbrowsetags
— Browse tags
/v1/tags
POST
Admincreatetag
— Create a tag
/v1/tags
GET
Adminreadtag
— Read a tag by ID
/v1/tags/{id}
PUT
Adminupdatetag
— Update a tag
/v1/tags/{id}
DELETE
Admindeletetag
— Delete a tag
/v1/tags/{id}
MCP Tools
browse-tags
Browse tags
read-only
idempotent
create-tag
Create a tag
read-tag-id
Read a tag by ID
read-only
idempotent
update-tag
Update a tag
idempotent
delete-tag
Delete a tag
idempotent