Delete Space Property
delete_space_propertyRemoves a specific property from a Confluence space by providing the space ID and property ID.
Instructions
Delete a content property from a space.
Args:
space_id: The ID of the space.
property_id: The ID of the property to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space_id | Yes | ||
| property_id | Yes |