box_fork
Fork a box from its latest snapshot to create an isolated environment. Use for testing changes or running parallel tasks without affecting the original.
Instructions
Fork a box from its latest snapshot. Isolated forks always use noEnv.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | Trusted mode only | |
| boxId | Yes | Box id (bx_…) |