list_sandboxes
List sandboxes on the account, newest first, to locate previously created environments. Set include_deleted to audit destroyed sandboxes.
Instructions
List the sandboxes on this account, newest first. Use it to find sandboxes you created earlier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many to return (default 20, max 100). | |
| include_deleted | No | Include sandboxes that have already been destroyed. Useful for auditing what a run created. |