download_lab
Export a lab as a .zip backup file and save it locally. Specify the lab path and optional save location.
Instructions
Export a lab to a .zip backup and save it to a local file. Pass save_path as a file or directory (defaults to the current directory). Returns the saved path. Round-trips with upload_lab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lab_path | Yes | ||
| save_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |