ghost_search_pages
Search Ghost CMS pages by title query and filter by published, draft, or scheduled status.
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. |