Get space by id
plaky_get_spaceRetrieve a single project space by its unique identifier. Optionally include full board details by setting the expand parameter to 'board'.
Instructions
Get a single space by its id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | Set to ["board"] to include full board objects instead of IDs. | |
| spaceId | Yes | Unique space identifier. |