iyke_kv_get
Read a JSON value from a specified key and scope. Returns the key and its value, or null if the key does not exist.
Instructions
Read a JSON value at scope+key. Returns { key, value: null } if absent (200, not 404).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| scope | No |