search_confluence
Find Confluence pages by running a CQL query, with options to limit results and restrict to a specific space.
Instructions
Search Confluence for pages matching a query using CQL (Confluence Query Language)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (default: 10) | |
| query | Yes | Search query or CQL statement (e.g., "text ~ \"freight\" AND space = DOCS") | |
| spaceKey | No | Optional: Restrict search to specific space |