Get Space Property
get_space_propertyFetch a specific property from a Confluence space by providing the space ID and property ID.
Instructions
Get a single content property of a space by its ID.
Args:
space_id: The ID of the space.
property_id: The ID of the property.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space_id | Yes | ||
| property_id | Yes |