sassy_state_set
Persist a value for a tool across sessions with a key. Provide tool_name, key, and value to save state that remains available after restarts.
Instructions
Persist any value for any tool across sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| value | Yes | ||
| tool_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |