get_workspace
Get details for a single workspace including Creative Units balance.
Returns workspace id, slug, display name, balance, reserved units, available balance,
and last activity timestamp. The authenticated user must be a member of the workspace.
IMPORTANT: Call tool `get_instructions` first for general platform guidance.
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
workspace_idrequired | string (uuid) | — | The workspace's unique identifier. |