hs4.events.run
Trigger a HomeSeer HS4 event using its ID or group and name. Supports dry-run mode and requires confirmation for execution.
Instructions
Run an HS4 event by id, or by group+name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| name | No | ||
| group | No | ||
| dryRun | No | If true, validates and simulates action without changing HS4. | |
| intent | No | High-level intent for this operation. | |
| reason | No | Reason/rationale for auditability. | |
| confirm | No | Must be true for mutating operations unless running dry-run. |