Ghost · Capability
Ghost Content API — Pages
Ghost Content API — Pages. 3 operations. Lead operation: Browse pages. Self-contained Naftiko capability covering one Ghost business surface.
What You Can Do
GET
Browsepages
— Browse pages
/v1/pages
GET
Readpagebyslug
— Read a page by slug
/v1/pages/slug/{slug}
GET
Readpagebyid
— Read a page by ID
/v1/pages/{id}
MCP Tools
browse-pages
Browse pages
read-only
idempotent
read-page-slug
Read a page by slug
read-only
idempotent
read-page-id
Read a page by ID
read-only
idempotent