picus_get_simulation
Retrieves complete details of a simulation, including its run list. Use run IDs to fetch prevention and detection results.
Instructions
Get full detail for one simulation, including its run list.
The simulation_run array lists runs with their string ids; use a run id
with picus_get_run_result to fetch that run's prevention/detection
results. Timestamps are epoch milliseconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| simulation_id | Yes |