jobs_runs_export
Export a run's notebook content and dashboard definitions by specifying the run ID and view type (CODE, DASHBOARDS, or ALL).
Instructions
Export and retrieve a run (returns notebook content and dashboard definitions).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Run ID to export | |
| views_to_export | No | CODE | DASHBOARDS | ALL | CODE |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |