remember
Remembers a string value for later use.
Values are only remembered for a single session
Argument
Type
Description
description
string
The key of the memory value to store.
value
string
The value of the memory to store.
Example Usage
Last updated
Was this helpful?