naftiko: 1.0.0-alpha2 info: label: Azure Container Apps API — Managed Environments description: 'Azure Container Apps API — Managed Environments. 4 operations. Lead operation: Azure Container Apps List Managed Environments. Self-contained Naftiko capability covering one Azure Container Apps business surface.' tags: - Azure Container Apps - Managed Environments created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: AZURE_CONTAINER_APPS_API_KEY: AZURE_CONTAINER_APPS_API_KEY capability: consumes: - type: http namespace: azure-container-apps-managed-environments baseUri: https://management.azure.com description: Azure Container Apps API — Managed Environments business capability. Self-contained, no shared references. resources: - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments operations: - name: managedenvironmentslistbyresourcegroup method: GET description: Azure Container Apps List Managed Environments outputRawFormat: json outputParameters: - name: result type: object value: $. - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName} operations: - name: managedenvironmentsget method: GET description: Azure Container Apps Get a Managed Environment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: environmentName in: path type: string required: true - name: managedenvironmentscreateorupdate method: PUT description: Azure Container Apps Create or Update a Managed Environment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: environmentName in: path type: string required: true - name: body in: body type: object description: Request body (JSON). required: true - name: managedenvironmentsdelete method: DELETE description: Azure Container Apps Delete a Managed Environment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: environmentName in: path type: string required: true authentication: type: bearer token: '{{env.AZURE_CONTAINER_APPS_API_KEY}}' exposes: - type: rest namespace: azure-container-apps-managed-environments-rest port: 8080 description: REST adapter for Azure Container Apps API — Managed Environments. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-app/managedenvironments name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: managedenvironmentslistbyresourcegroup description: Azure Container Apps List Managed Environments call: azure-container-apps-managed-environments.managedenvironmentslistbyresourcegroup outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-app/managedenvironments/{environmentname} name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: managedenvironmentsget description: Azure Container Apps Get a Managed Environment call: azure-container-apps-managed-environments.managedenvironmentsget with: environmentName: rest.environmentName outputParameters: - type: object mapping: $. - method: PUT name: managedenvironmentscreateorupdate description: Azure Container Apps Create or Update a Managed Environment call: azure-container-apps-managed-environments.managedenvironmentscreateorupdate with: environmentName: rest.environmentName body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: managedenvironmentsdelete description: Azure Container Apps Delete a Managed Environment call: azure-container-apps-managed-environments.managedenvironmentsdelete with: environmentName: rest.environmentName outputParameters: - type: object mapping: $. - type: mcp namespace: azure-container-apps-managed-environments-mcp port: 9090 transport: http description: MCP adapter for Azure Container Apps API — Managed Environments. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: azure-container-apps-list-managed description: Azure Container Apps List Managed Environments hints: readOnly: true destructive: false idempotent: true call: azure-container-apps-managed-environments.managedenvironmentslistbyresourcegroup outputParameters: - type: object mapping: $. - name: azure-container-apps-get-managed description: Azure Container Apps Get a Managed Environment hints: readOnly: true destructive: false idempotent: true call: azure-container-apps-managed-environments.managedenvironmentsget with: environmentName: tools.environmentName outputParameters: - type: object mapping: $. - name: azure-container-apps-create-update description: Azure Container Apps Create or Update a Managed Environment hints: readOnly: false destructive: false idempotent: true call: azure-container-apps-managed-environments.managedenvironmentscreateorupdate with: environmentName: tools.environmentName body: tools.body outputParameters: - type: object mapping: $. - name: azure-container-apps-delete-managed description: Azure Container Apps Delete a Managed Environment hints: readOnly: false destructive: true idempotent: true call: azure-container-apps-managed-environments.managedenvironmentsdelete with: environmentName: tools.environmentName outputParameters: - type: object mapping: $.