state_add_persistence
Add persistent state storage with configurable adapters, migration, and rehydration for popular state management libraries.
Instructions
Add state persistence with storage adapters, migration, and rehydration (Pro)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| library | Yes | State management library | |
| storage | Yes | Storage backend | |
| whitelist | No | State keys to persist |