fabric_list_job_schedules
List schedules configured for an item's job type in a workspace. Use to review and manage job scheduling for notebooks, pipelines, spark jobs, and lakehouses.
Instructions
List schedules configured for an item's job type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | Item ID (notebook, pipeline, spark job definition, lakehouse, …) | |
| jobType | Yes | Job type, e.g. "RunNotebook", "Pipeline", "sparkjob", "TableMaintenance" | |
| workspace | No | Workspace ID (defaults to FABRIC_DEFAULT_WORKSPACE) |