write_storage
Save data to shared storage for cross-agent access. JSON strings are handled automatically, and restricted protected keys remain unavailable for writes.
Instructions
Write data to shared storage. Handles JSON strings automatically. Protected keys are restricted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| value | Yes |