host.trigger.fire
Run a schedule once right now, for testing -- recorded as trigger: "schedule" with manual: true, independent of next_unix or pause state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The trigger id. | |
| tenant_key | No | The key `signup` returned. Required only when this connection carries no Authorization: Bearer header -- when both are present, the header wins. |