confluence_create_page
Create a new Confluence page by specifying title, content, space key, and optional parent page ID. Simplify page creation in Confluence with structured input and Markdown support.
Instructions
Create a new Confluence page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | The content of the page in Markdown format. Supports headings, lists, tables, code blocks, and other Markdown syntax | |
parent_id | No | Optional parent page ID. If provided, this page will be created as a child of the specified page | |
space_key | Yes | The key of the space to create the page in (usually a short uppercase code like 'DEV', 'TEAM', or 'DOC') | |
title | Yes | The title of the page |
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
- @zereight/confluence-mcp
- @zereight/confluence-mcp
- @sooperset/mcp-atlassian
- @sooperset/mcp-atlassian
- @aashari/mcp-server-atlassian-confluence