btt_get_trigger
Retrieve detailed configuration and assigned actions for a specific BetterTouchTool trigger by its UUID to inspect or modify automation workflows.
Instructions
Retrieve a specific trigger by its UUID.
Use this to get detailed information about a single trigger, including
all its configuration and assigned actions.
Args:
params: Contains the UUID of the trigger to retrieve.
Returns:
Trigger configuration in markdown or JSON format.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |