Exec In
ExecutionExecution input
Data/Atlassian/Confluence
Get the ancestor pages (parent hierarchy) of a page
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Execution input
Atlassian provider
The provider ID
The access token (OAuth, API token, or PAT)
The base URL for the Atlassian instance For cloud: https://your-domain.atlassian.net For server/data center: https://your-server.com
Email for Cloud API token auth (not needed for OAuth or Server PAT)
Whether this is a cloud instance
Authentication type: "oauth", "api_token" (cloud), or "pat" (server/dc)
Cloud ID for OAuth (required for OAuth to call APIs via api.atlassian.com)
The ID of the page to get ancestors for
Execution output
List of ancestor pages (from root to immediate parent)
Page ID
Page title
Space key
Page status (current, trashed, draft)
Page body content
Body in storage format (HTML-like)
Body in view format (rendered HTML)
Body in plain text (for Confluence Cloud API v2)
Parent page ID (if any)
Page version number
Page author
User account ID
User display name
User email (if available)
Profile picture URL
Creation timestamp
Last update timestamp
Web URL to the page
Depth in page hierarchy