confluence_update_page_property
Update a content property on a Confluence page by specifying the page ID, property ID, key, value, and current version.
Instructions
Update a content property on a page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | The property key | |
| value | Yes | The new property value | |
| pageId | Yes | The ID of the page | |
| version | Yes | Current version number of the property | |
| propertyId | Yes | The ID of the property |