tenki_list_workspace_sandboxes
List all sandboxes in a workspace to identify leaked or still-billing instances. Defaults to your primary workspace and can include terminated sandboxes when needed.
Instructions
List every sandbox belonging to a specific workspace (defaults to the API key's workspace) — useful for spotting leaked, still-billing sandboxes across the workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | ||
| page_token | No | ||
| workspace_id | No | Workspace to list (defaults to the key's first workspace). | |
| include_terminated | No | Include terminated sandboxes (default false). |