Skip to main content
Glama

search_confluence

Find Confluence documentation pages by searching titles and content with relevance ranking. Use to locate wikis, runbooks, or specific documentation topics.

Instructions

Search Confluence pages — the primary tool for finding documentation.

USE THIS TOOL when the user says 'docs', 'documentation', 'wiki', 'runbook', 'find page about X', or any documentation-related question.

Searches both page titles and content, ranked by relevance (same as the web UI).

Args: query: The search text (e.g. 'Audience Engine'). Also supports raw CQL queries (e.g. "type=page AND title~'Walkthrough'"). space_key: Space to search in (default: ACTIVATE from config). ancestor_page_id: Optional parent page ID to scope search within a page tree. max_results: Max results to return (default 50). start: Pagination offset — skip this many results (default 0). Use for page 2, 3, etc.

Returns a list of matching pages with titles, space, last modified, and URLs. Use get_page_content(page_id='...') to read any result.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
space_keyNo
ancestor_page_idNo
max_resultsNo
startNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SrujanReddyKallu2024/MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server