Databricks · Arazzo Workflow
Databricks Fetch Latest Completed Run Output for a Job
Version 1.0.0
Find a job's most recent completed run and retrieve its output.
View Spec
View on GitHub
Artificial IntelligenceAnalyticsApache SparkBig DataCleanroomsCloud ComputingDataData AnalyticsData EngineeringData GovernanceDelta LakeDelta SharingETLIdentity ManagementLakehouseMachine-LearningMLflowModel ServingSecuritySQLUnity CatalogVector SearchVisualizeArazzoWorkflows
Provider
Workflows
latest-run-output
Get the output of a job's most recent completed run.
Lists completed runs for the job ordered most-recent-first, then fetches the output of the newest run when one exists.
1
listCompletedRuns
List completed runs for the job, most recent first, and capture the newest run_id.
2
getRunOutput
Retrieve the output of the latest completed run, exposing the notebook result and any error.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.