list_simulation_reports
Lists tabular report names from the last simulation's SQL output, allowing retrieval of specific tables via query_simulation_table.
Instructions
List all tabular report names available in the last simulation's SQL output.
Use the returned names with query_simulation_table to retrieve specific tables.
Preconditions: simulation completed with SQL output available. Side effects: none — read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |