confluence_search
Search Confluence content with CQL queries and get back matching titles, spaces, and URLs.
Instructions
Search Confluence content with CQL (e.g. 'space = ENG AND title ~ "onboarding"'). Returns title, space, and URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cql | Yes | CQL query | |
| limit | No | Max results (default 15) |