list_devboxes
List devboxes in your account by status, limit, and pagination cursor to locate and manage sandbox environments for your workflows.
Instructions
List devboxes on the account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of devboxes to return. | |
| status | No | Filter by status: ``scheduled``, ``queued``, ``provisioning``, ``initializing``, ``running``, ``suspending``, ``suspended``, ``resuming``, ``failure``, ``shutdown``. | |
| starting_after | No | Cursor for pagination (a devbox id). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |