cdp_cache_get_by_key
Retrieve cached values and metadata from Acquia CDP using specific cache keys and types for data access and management.
Instructions
Get a cached value by explicit cache key. Returns the stored value string and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cache_type | Yes | ||
| cache_key | Yes | ||
| tenant_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |