host.trigger.get
Read one trigger's current schedule, next_unix, last_run_id and last_status.
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. |