Search content
Confluence search content finds Confluence pages by searching page titles with intelligent relevance ranking. This is a read-only action that ranks results by exact phrase matches first, then pages containing all query words, and finally partial matches.
Prerequisites
- Confluence must be connected as a datasource with the Confluence Cloud connector successfully crawling content.
Supported parameters
| Parameter | Type | Description |
|---|---|---|
| Query | String | Text to find in page titles. Supports case-insensitive matching and multi-word queries. |
| Space key | String | Limits the search to a specific Confluence space by its space key. |
| Start | Integer | Zero-based starting index for pagination to fetch subsequent pages of results. |
| Limit | Integer | Maximum number of results to return in a single call. |
| Expand | String | Comma-separated list of additional fields to expand in the response (e.g., content bodies or metadata). |
Usage examples
-
"Find our incident response runbook in the Engineering space."
-
"Search for API documentation pages in Confluence."
-
"Show me all pages with 'quarterly review' in the title from the HR space."