naftiko: 1.0.0-alpha2 info: label: LogicManagementClient — WorkflowVersions description: 'LogicManagementClient — WorkflowVersions. 2 operations. Lead operation: Azure Logic Apps Workflow Versions_ List. Self-contained Naftiko capability covering one Azure Logic Apps business surface.' tags: - Azure Logic Apps - WorkflowVersions created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: AZURE_LOGIC_APPS_API_KEY: AZURE_LOGIC_APPS_API_KEY capability: consumes: - type: http namespace: azure-logic-apps-workflowversions baseUri: https://management.azure.com description: LogicManagementClient — WorkflowVersions business capability. Self-contained, no shared references. resources: - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/versions operations: - name: workflowversionslist method: GET description: Azure Logic Apps Workflow Versions_ List outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: resourceGroupName in: path type: string description: The resource group name. required: true - name: workflowName in: path type: string description: The workflow name. required: true - name: $top in: query type: integer description: The number of items to be included in the result. - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/versions/{versionId} operations: - name: workflowversionsget method: GET description: Azure Logic Apps Workflow Versions_ Get outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: resourceGroupName in: path type: string description: The resource group name. required: true - name: workflowName in: path type: string description: The workflow name. required: true - name: versionId in: path type: string description: The workflow versionId. required: true exposes: - type: rest namespace: azure-logic-apps-workflowversions-rest port: 8080 description: REST adapter for LogicManagementClient — WorkflowVersions. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-logic/workflows/{workflowname}/versions name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: workflowversionslist description: Azure Logic Apps Workflow Versions_ List call: azure-logic-apps-workflowversions.workflowversionslist with: resourceGroupName: rest.resourceGroupName workflowName: rest.workflowName $top: rest.$top outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-logic/workflows/{workflowname}/versions/{versionid} name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: workflowversionsget description: Azure Logic Apps Workflow Versions_ Get call: azure-logic-apps-workflowversions.workflowversionsget with: resourceGroupName: rest.resourceGroupName workflowName: rest.workflowName versionId: rest.versionId outputParameters: - type: object mapping: $. - type: mcp namespace: azure-logic-apps-workflowversions-mcp port: 9090 transport: http description: MCP adapter for LogicManagementClient — WorkflowVersions. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: azure-logic-apps-workflow-versions description: Azure Logic Apps Workflow Versions_ List hints: readOnly: true destructive: false idempotent: true call: azure-logic-apps-workflowversions.workflowversionslist with: resourceGroupName: tools.resourceGroupName workflowName: tools.workflowName $top: tools.$top outputParameters: - type: object mapping: $. - name: azure-logic-apps-workflow-versions-2 description: Azure Logic Apps Workflow Versions_ Get hints: readOnly: true destructive: false idempotent: true call: azure-logic-apps-workflowversions.workflowversionsget with: resourceGroupName: tools.resourceGroupName workflowName: tools.workflowName versionId: tools.versionId outputParameters: - type: object mapping: $.