List posts
ghost_list_postsList posts with optional status and tag filters, and pagination. Returns compact metadata without full content.
Instructions
List posts 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 |