confluence_create_page_property
Create a custom property on a Confluence page by specifying a key and value for any page ID.
Instructions
Create a content property on a page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | The property key | |
| value | Yes | The property value (can be any JSON value) | |
| pageId | Yes | The ID of the page |