confluence_search
Retrieve Confluence content such as pages, blogs, and attachments by executing CQL queries, with optional space filtering and result limits.
Instructions
Search for content in Confluence using CQL (Confluence Query Language)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (default: 10) | |
| query | Yes | CQL query to search for content | |
| spaceKey | No | Optional space key to limit search to a specific space |