list_components
Retrieve a list of all components attached to a specified platform within a given simulation scenario.
Instructions
List all components on a platform.
Parameters
scenario_id: UUID of the target scenario. platform_name: Name of the target platform.
Returns
JSON array of component summaries.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scenario_id | Yes | ||
| platform_name | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |