# 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. |
