ZenML · Arazzo Workflow
ZenML Track Scheduled Pipeline
Version 1.0.0
Resolve a schedule, find the run it produced for its pipeline, and read that run.
View Spec
View on GitHub
Artificial IntelligenceMachine-LearningMLOpsLLMOpsPipelinesOpen-SourcePythonArazzoWorkflows
Provider
Workflows
track-scheduled-pipeline
From a schedule, locate and read the latest run of its target pipeline.
Lists schedules to resolve a schedule and its pipeline id, lists runs for that pipeline, and reads the most recent run in detail.
1
resolveSchedule
List schedules and select the first active schedule to resolve its target pipeline id.
2
findScheduledRun
List the runs for the schedule's pipeline, newest first, to find the run the schedule most recently produced.
3
readScheduledRun
Read the most recent scheduled run in detail to surface its status and timing.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.