btt_update_trigger
Modify an existing trigger's configuration in BetterTouchTool by providing its UUID and updated JSON properties.
Instructions
Update an existing trigger's configuration.
Provide the UUID of the trigger and a JSON object with the
properties to update.
Args:
params: Contains UUID and JSON with properties to update.
Returns:
Confirmation of update.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |