ghost_update_page
Update an existing static page's content, title, status, or SEO settings in Ghost CMS.
Instructions
Update an existing static page in Ghost CMS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Page ID (24 hex characters) | |
| html | No | New HTML content | |
| title | No | New title | |
| status | No | Status | |
| markdown | No | New markdown content | |
| meta_title | No | SEO Meta Title | |
| feature_image | No | Feature image URL | |
| custom_excerpt | No | Excerpt | |
| meta_description | No | SEO Meta Description |