sandbox_download_url
Retrieve a presigned URL to download a file from a sandbox, enabling access to build artifacts, logs, or other files via the sandbox ID and file path.
Instructions
Get a presigned URL to download a file from the sandbox. Use this to retrieve build artifacts, logs, or any file from the sandbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sandboxId | Yes | The sandbox ID. | |
| path | Yes | Absolute path to the file inside the sandbox to download. |