skypilot_download_logs
Download job logs from a SkyPilot cluster to a local directory, returning a mapping of job IDs to log file paths. Use it to retrieve and inspect cluster job output.
Instructions
Download job logs from a cluster to a local directory. Returns a mapping of job IDs to local log file paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_ids | No | ||
| cluster_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |