confluence_search
Find pages, blog posts, and other content in Confluence using CQL (Confluence Query Language).
Instructions
Search for content using CQL (Confluence Query Language)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cql | Yes | CQL query string (e.g., "type=page AND space=DEV") | |
| limit | No | Maximum number of results (default: 25) |