homey_run_flow_card_action
Trigger a specific flow card action on Homey by supplying its URI and ID, with optional arguments, to run smart home automations on demand.
Instructions
Manually execute a specific flow card action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the action | |
| uri | Yes | The URI of the flow card action (e.g. homey:device:id) | |
| args | No | Arguments for the action |