get_sandbox_info
Check whether sandboxes are warm and what they are running. Use it after a warming response, unexpected slowness, or before long tasks to identify cold sandboxes that will incur the first-call startup cost.
Instructions
Report whether the sandboxes are warm, and what they are running.
Use it when a call came back warming, when one was unexpectedly slow, or before a
long task. There are two sandboxes, one per network policy (off and host), warmed
independently; warm: false means the first call for that policy pays the ~26 s
download-and-compile cost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||