Get Workspace Balance
get_balanceRetrieve the current workspace balance to warn users before creating services. Returns currency, amount, and last-updated timestamp.
Instructions
Get the current workspace balance. Returns currency, amount, and last-updated timestamp. Requires billing:r permission — degrades gracefully (returns null) on a 403. Use this to warn the user before creating services.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | The workspace UUID |