state_put
Store a value under a namespace and key in shared local state, with automatic audit logging of each mutation.
Instructions
Write a namespaced value to shared local state and audit the mutation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| value | Yes | ||
| namespace | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||