btt_set_variable
Set variables in BetterTouchTool to store and manage data for automation workflows, with options for persistent or runtime-only storage.
Instructions
Set a BTT variable to a specified value.
Variables can be persistent (survive BTT restart) or runtime-only.
Args:
params: Variable name, value, type, and persistence setting.
Returns:
Confirmation of variable being set.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |