Get key-value store record
get-key-value-store-recordRetrieve a single record from a key-value store by key. Optionally specify a store ID to access a non-default store.
Instructions
Read a single record from a key-value store by key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| storeId | No | default |