Skip to main content
Glama

manage_search

Search Confluence content using CQL queries or quick text search to find pages, blog posts, and documents with pagination and filtering options.

Instructions

Unified tool for Confluence search (CQL and quick text search)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: 'cql', 'quick'
cqlNoCQL query string (required for 'cql' action). Common CQL patterns: 'type=page AND space=DEV AND title~"architecture"', 'text~"search term" AND type=page', 'label="my-label" AND space=TEAM', 'ancestor=12345 AND type=page', 'creator=currentUser() ORDER BY lastModified DESC', 'lastModified >= "2024-01-01" AND type=page', 'type=blogpost AND space=ENG'
queryNoText to search for (required for 'quick' action)
limitNoNumber of results (default 25)
startNoStarting offset for pagination
include_archived_spacesNoInclude archived spaces in results

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/zach-snell/ctk'

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