unsandbox_env
Restores real .env values from an encrypted vault, reversing the sandbox operation to replace fake environment variables with actual secrets.
Instructions
Restore real .env values from the vault. Reverses the sandbox operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | No | Path to the .env file. Defaults to .env in current directory. |