Skip to main content
Glama

Confluence Communication Server

execute_cql_search

Run CQL queries on Confluence to search and retrieve pages, specifying the query string and results limit for targeted content discovery.

Instructions

Execute a CQL query on Confluence to search pages

Input Schema

NameRequiredDescriptionDefault
cqlYesCQL query string
limitNoNumber of results to return

Input Schema (JSON Schema)

{ "properties": { "cql": { "description": "CQL query string", "type": "string" }, "limit": { "default": 10, "description": "Number of results to return", "type": "integer" } }, "required": [ "cql" ], "type": "object" }

Other Tools from Confluence Communication Server

Related Tools

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/KS-GEN-AI/confluence-mcp-server'

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