confluence_search_pages
Search Confluence pages by text query or CQL. Returns matching page metadata to find relevant content.
Instructions
Search Confluence pages by text query (CQL). Returns matching pages; the content field on each result is opaque (legacy v1 storage HTML) and should not be relied on — fetch the page by id with confluence_get_page for the ADF body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results (default: 25) | |
| query | No | Text to search for in pages |