ghost_search_pages
Search Ghost CMS pages using a query string and optional status filter to find published, draft, or scheduled pages matching your criteria.
Instructions
Search for pages in Ghost CMS by query string with optional status filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query to find in page titles. | |
| status | No | Filter by page status. Default searches all statuses. | |
| limit | No | Maximum number of results (1-50). Default is 15. |