Refresh Sandbox
sf_refresh_sandboxRefresh an existing sandbox by re-copying from production, resetting it to the current production state via the Tooling API. The refresh runs asynchronously—monitor status with sandbox list.
Instructions
Refreshes an existing sandbox org by re-copying it from production via the Tooling API. The sandbox must already exist (use sf_create_sandbox for new sandboxes). Refreshing resets the sandbox to the current state of the production org. The refresh is asynchronous — use sf_list_sandboxes to monitor status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| licenseType | Yes | Sandbox license type | |
| sandboxName | Yes | Sandbox name to refresh | |
| autoActivate | No | Automatically activate after refresh |