confluence_get_page_children
Retrieve child pages of a specific Confluence page with options to expand fields, include content, and set a limit. Integrates with MCP Atlassian for Confluence and Jira Cloud or Server/Data Center.
Instructions
Get child pages of a specific Confluence page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
expand | No | Fields to expand in the response (e.g., 'version', 'body.storage') | version |
include_content | No | Whether to include the page content in the response | |
limit | No | Maximum number of child pages to return (1-50) | |
parent_id | Yes | The ID of the parent page whose children you want to retrieve |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Atlassian
- confluence_attach_content
- confluence_create_page
- confluence_delete_page
- confluence_get_comments
- confluence_get_page
- confluence_get_page_ancestors
- confluence_get_page_children
- confluence_search
- confluence_update_page
- jira_add_comment
- jira_add_worklog
- jira_create_issue
- jira_delete_issue
- jira_download_attachments
- jira_get_agile_boards
- jira_get_board_issues
- jira_get_epic_issues
- jira_get_issue
- jira_get_project_issues
- jira_get_sprint_issues
- jira_get_sprints_from_board
- jira_get_transitions
- jira_get_worklog
- jira_link_to_epic
- jira_search
- jira_transition_issue
- jira_update_issue
Related Tools
- @sooperset/mcp-atlassian
- @aashari/mcp-server-atlassian-confluence
- @sooperset/mcp-atlassian
- @KS-GEN-AI/confluence-mcp-server
- @KS-GEN-AI/confluence-mcp-server