cdp_cache_get_by_id
Retrieve cached data from Acquia CDP by specifying a cache type and ID, using auto-generated cache keys based on query parameters.
Instructions
Get a cached value by ID. The cache key is auto-generated using the ID and any query parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cache_type | Yes | ||
| id | Yes | ||
| tenant_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |