← All playbooks · Raw API

capabilities

{
  "projectKey": "pedestal-health-wp",
  "generatedAt": "2026-07-06T00:00:00.000Z",
  "content": {
    "pages": true,
    "draftPagesOnly": true,
    "news": false,
    "publications": false,
    "people": false
  },
  "routing": {
    "homepageSlug": "home",
    "pagesBase": "/{slug}/",
    "newsBase": "/resources/news/{tag}/{slug}/",
    "publicationsBase": "/resources/publications/{tag}/{slug}/",
    "peopleBase": "/people/{slug}/"
  },
  "mechanisms": {
    "createPage": true,
    "openDraftPage": true,
    "listDrafts": true,
    "scalarBlockEdit": true,
    "richTextEdit": false,
    "mediaUpload": false,
    "cptEdit": false,
    "publish": false
  },
  "website": {
    "stagingUrl": "https://pedestalheastg.wpenginepowered.com",
    "productionUrl": "https://www.pedestalhealth.com"
  },
  "agentSlugPrefixes": ["ai-edit-", "ai-e2e-", "ai-test-", "ai-claude-"]
}