search_confluence
Search Confluence pages with CQL queries to find relevant content. Specify a query string and optional limit to retrieve matching pages.
Instructions
Search Confluence pages using CQL (Confluence Query Language)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cql | Yes | CQL query string (e.g., text ~ "supergraph" or space = "CCOE") | |
| limit | No | Maximum number of results to return |