Azure API Management REST API — ApiManagementOperations

Azure API Management REST API — ApiManagementOperations. 1 operations. Lead operation: Microsoft Azure API Management ApiManagementOperations_List. Self-contained Naftiko capability covering one Microsoft Azure Api Management business surface.

Run with Naftiko Microsoft Azure Api ManagementApiManagementOperations

What You Can Do

GET
Apimanagementoperationslist — Microsoft Azure API Management ApiManagementOperations_List
/v1/providers/microsoft-apimanagement/operations

MCP Tools

microsoft-azure-api-management-apimanagementoperations

Microsoft Azure API Management ApiManagementOperations_List

read-only idempotent

Capability Spec

rest-apimanagementoperations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Azure API Management REST API — ApiManagementOperations
  description: 'Azure API Management REST API — ApiManagementOperations. 1 operations. Lead operation: Microsoft Azure API
    Management ApiManagementOperations_List. Self-contained Naftiko capability covering one Microsoft Azure Api Management
    business surface.'
  tags:
  - Microsoft Azure Api Management
  - ApiManagementOperations
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_API_MANAGEMENT_API_KEY: MICROSOFT_AZURE_API_MANAGEMENT_API_KEY
capability:
  consumes:
  - type: http
    namespace: rest-apimanagementoperations
    baseUri: https://management.azure.com
    description: Azure API Management REST API — ApiManagementOperations business capability. Self-contained, no shared references.
    resources:
    - name: providers-Microsoft.ApiManagement-operations
      path: /providers/Microsoft.ApiManagement/operations
      operations:
      - name: apimanagementoperationslist
        method: GET
        description: Microsoft Azure API Management ApiManagementOperations_List
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    authentication:
      type: bearer
      token: '{{env.MICROSOFT_AZURE_API_MANAGEMENT_API_KEY}}'
  exposes:
  - type: rest
    namespace: rest-apimanagementoperations-rest
    port: 8080
    description: REST adapter for Azure API Management REST API — ApiManagementOperations. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-apimanagement/operations
      name: providers-microsoft-apimanagement-operations
      description: REST surface for providers-Microsoft.ApiManagement-operations.
      operations:
      - method: GET
        name: apimanagementoperationslist
        description: Microsoft Azure API Management ApiManagementOperations_List
        call: rest-apimanagementoperations.apimanagementoperationslist
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: rest-apimanagementoperations-mcp
    port: 9090
    transport: http
    description: MCP adapter for Azure API Management REST API — ApiManagementOperations. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-api-management-apimanagementoperations
      description: Microsoft Azure API Management ApiManagementOperations_List
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: rest-apimanagementoperations.apimanagementoperationslist
      outputParameters:
      - type: object
        mapping: $.