update_confluence_page
Modify existing Confluence pages by updating titles and content in Markdown format using page IDs for precise content management.
Instructions
Update an existing page in Confluence
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | The ID of the page to update | |
| title | Yes | The new title of the page | |
| content | Yes | The new page content in Markdown format |