get_scope_repetitions
Retrieve execution details for scope action iterations, showing which branch executed, status, and tracked properties for debugging Logic Apps.
Instructions
Get execution details for scope action iterations (Scope, Switch, Condition). Shows which branch executed, status, and trackedProperties. For Standard SKU, workflowName is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subscriptionId | Yes | Azure subscription ID | |
| resourceGroupName | Yes | Resource group name | |
| logicAppName | Yes | Logic App resource name | |
| workflowName | No | Workflow name (required for Standard SKU) | |
| runId | Yes | Run ID | |
| actionName | Yes | Scope action name |