jobs_runs_get_output
Retrieve the output of a completed Databricks job run, including notebook output, logs, and errors.
Instructions
Get the output (notebook output, logs, error) of a run. Useful after the run completes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Run ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |