search_pages
Find Confluence pages by searching titles and content. Use this tool to locate specific information across spaces with optional filters for targeted results.
Instructions
Search for Confluence pages by title or content.
Args: query: Search query string to match against page titles and content space_key: Optional space key to limit search to a specific space limit: Maximum number of results to return (default: 10, max: 50)
Returns: JSON string containing matching pages with titles, IDs, spaces, and URLs
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| space_key | No | ||
| limit | No |