Get Scenario
get_scenarioRetrieve a scenario's metadata and all data rows by providing a scenario name or scenario ID.
Instructions
Read a scenario's metadata and all data rows.
Look up by name or scenario ID. Returns scenario details and all
input/result data rows.
Args:
name: Name of the scenario to retrieve.
scenario_id: ID of the scenario to retrieve. Takes precedence over name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| scenario_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |