btt_trigger_action
Execute predefined BetterTouchTool actions by providing their JSON definitions, enabling automation of macOS workflows through the MCP server interface.
Instructions
Trigger any BTT predefined action using a JSON definition.
You can get the JSON for an action by right-clicking a configured
trigger in BTT and selecting 'Copy JSON'.
Args:
params: Contains the action JSON definition.
Returns:
Result of the action execution.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |