get_job_status
Check the status of a specific SLURM job by its job ID, with optional SSH query for remote clusters.
Instructions
Get the status of a specific SLURM job.
Args:
job_id: SLURM job ID to check
use_ssh: If true, query via SSH on remote clusterInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| use_ssh | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||