List pages
ghost_list_pagesList pages from Ghost CMS with optional status and tag filtering, returning slim metadata for compact results.
Instructions
List pages with optional status/tag filtering and pagination. Returns slimmed metadata (no full body) to keep results compact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by tag slug, e.g. 'pmo'. | |
| page | No | ||
| limit | No | ||
| status | No | Filter by status. | all |