store_variable_to_database
Store and track a variable in the agent's database for later retrieval of its latest or previous values.
Instructions
The variable to store and track in the agent's database. You can later retrieve the latest or any number of previous values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variable | Yes | The variable to store. |