confluence_search
Search Confluence content using CQL queries to find pages, spaces, and attachments. Control results with optional limit.
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) |