fabric_get_job_instance
Retrieve the status and details of a job instance in Microsoft Fabric by providing the item ID and job instance ID.
Instructions
Get the status/details of a job instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | Item ID (notebook, pipeline, spark job definition, lakehouse, …) | |
| jobInstanceId | Yes | Job instance ID | |
| workspace | No | Workspace ID (defaults to FABRIC_DEFAULT_WORKSPACE) |