tigergraph__get_loading_job_status
Retrieve the current status of a specific loading job by providing its job ID.
Instructions
Get the status of a specific loading job by its job ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The ID of the loading job to check status. | |
| profile | No | Connection profile name. Omit to use the active default profile. Use 'list_connections' to see available profiles. | |
| graph_name | No | Name of the graph. If not provided, uses default connection. |