get_scenario_run_history
Retrieve the run history of a Dataiku DSS scenario. Use this to access past run records, specifying project key, scenario ID, and optional limit.
Instructions
Get run history for a scenario
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | The project key | |
| scenario_id | Yes | ID of the scenario | |
| limit | No | Maximum number of runs to return |