get_shells
Retrieve all Asset Administration Shells from an AAS server by providing its base URL. This returns the complete list of shells.
Instructions
Retrieves all Shells from the AAS server.
Corresponds to: GET /shells
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Base URL of the AAS server. Defaults to configured host. | http://localhost:8081 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||