get_trigger_status
Check a trigger's current runtime state to identify if it's stopped, which often explains why a pipeline didn't run despite no run history. Provides direct status for troubleshooting.
Instructions
Get a single trigger's current runtime state. A stopped trigger is a common silent cause of "why didn't this pipeline run today" - the pipeline simply was never invoked, so pipeline-run history alone won't show it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| factory_name | Yes | ||
| trigger_name | Yes | ||
| resource_group | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||