dataflow_get_refresh_status
Check the status of a dataflow refresh job in Microsoft Fabric. Provide workspace, dataflow, and job instance IDs to retrieve current refresh state.
Instructions
Get the status of a dataflow refresh job
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataflowId | Yes | The dataflow ID | |
| workspaceId | Yes | The workspace ID | |
| jobInstanceId | Yes | The job instance ID from dataflow_refresh |