get_submodel_refs
Get all submodel references linked to a specific Asset Administration Shell (AAS) by providing its ID.
Instructions
Retrieves all submodel references from a specific Shell.
Corresponds to: GET /shells/{shell_id}/submodel-refs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Base URL of the AAS server. Defaults to configured host. | http://localhost:8081 |
| encode | No | Whether to Base64-encode the Shell ID. Defaults to True. | |
| shell_id | Yes | The unique identifier of the Shell. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||