List Space Properties
list_space_propertiesRetrieve content properties for a Confluence space, with optional filtering by property key and pagination.
Instructions
List content properties of a space.
Args:
space_id: The ID of the space.
key: Filter by property key.
cursor: Pagination cursor from a previous response.
limit: Max results to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | ||
| limit | No | ||
| cursor | No | ||
| space_id | Yes |