Skip to main content
Glama

MCP Atlassian

confluence_get_page_ancestors

Retrieve the ancestor pages of a specific Confluence page using the page ID, enabling quick navigation and hierarchy understanding within MCP Atlassian.

Instructions

Get ancestor (parent) pages of a specific Confluence page

Input Schema

NameRequiredDescriptionDefault
page_idYesThe ID of the page whose ancestors you want to retrieve

Input Schema (JSON Schema)

{ "properties": { "page_id": { "description": "The ID of the page whose ancestors you want to retrieve", "type": "string" } }, "required": [ "page_id" ], "type": "object" }

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/sooperset/mcp-atlassian'

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