list-flow-triggers
List triggers of a Power Automate flow by returning each trigger's name and type, enabling you to run the flow with a chosen trigger.
Instructions
List a flow's triggers (name + type). Use the trigger name with run-flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow | Yes | The flow internal name (a GUID) | |
| environment | No | Environment id (defaults to POWER_AUTOMATE_ENV) |