search-confluence
Search Confluence pages with simple text queries automatically converted to CQL, or use advanced CQL syntax directly. Filter by space and set max results.
Instructions
Search Confluence pages using CQL (Confluence Query Language). Simple queries are automatically enhanced with proper CQL syntax (e.g., 'API docs' becomes 'text ~ "API docs" OR title ~ "API docs"'). Advanced CQL is used as-is.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query. Can be simple text (automatically enhanced) or advanced CQL syntax. | |
| space_key | No | Limit search to a specific space | |
| max_results | No | Maximum number of results to return |