list_platforms
Retrieve all platforms in a scenario by providing its UUID. Returns a JSON array of platform summaries.
Instructions
List all platforms in a scenario.
Parameters
scenario_id: UUID of the target scenario.
Returns
JSON array of platform summaries.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scenario_id | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |