get_confluence_space
Retrieve details of a Confluence space by its key, including name, type, status, and description.
Instructions
Get details of a specific Confluence space by its key. Returns space information including name, type, status, and description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | Properties to expand in the response (e.g., "description.plain,homepage"). | description.plain,homepage |
| spaceKey | Yes | The key of the space to retrieve (e.g., "DEV"). |