Get one SAP Cloud ALM entity
calm_getFetch a single SAP Cloud ALM entity by resource type and ID, supporting UUIDs, REST IDs, or feature display IDs.
Instructions
Fetch a single SAP Cloud ALM entity by id (a feature can also be fetched by display id like "6-123"). Choose a "resource" and pass its "id". See calm_resources for valid ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Entity id (uuid, REST id, or feature display id like "6-123") | |
| expand | No | OData $expand for OData entities | |
| resource | Yes | Which single entity to fetch (see calm_resources) |