confluence_search_cql
Search Confluence content using CQL queries to find pages, spaces, and attachments matching specific criteria.
Instructions
CQL search (GET /wiki/rest/api/search).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cql | Yes | E.g. type=page AND space=ENG AND title~'API' | |
| limit | No | ||
| start | No | ||
| excerpt | No |