list_logic_apps
Lists all Consumption and Standard Logic Apps in an Azure subscription or resource group, with optional filters for SKU type.
Instructions
List all Logic Apps in a subscription or resource group. Returns both Consumption and Standard SKUs. Consumption Logic Apps have a single workflow; Standard Logic Apps can have multiple workflows (use list_workflows to see them).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subscriptionId | Yes | Azure subscription ID | |
| resourceGroupName | No | Filter by resource group (optional) | |
| sku | No | Filter by SKU type (default: all) |