Microsoft Azure · Capability

Microsoft Azure ExternalIdentities — Operations

Microsoft Azure ExternalIdentities — Operations. 1 operations. Lead operation: Get Providers Microsoft Azureactivedirectory Operations. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureOperations

What You Can Do

GET
Microsoftazureoperationslist — Get Providers Microsoft Azureactivedirectory Operations
/v1/providers/microsoft-azureactivedirectory/operations

MCP Tools

get-providers-microsoft-azureactivedirectory-operations

Get Providers Microsoft Azureactivedirectory Operations

read-only idempotent

Capability Spec

externalidentities-operations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure ExternalIdentities — Operations
  description: 'Microsoft Azure ExternalIdentities — Operations. 1 operations. Lead operation: Get Providers Microsoft Azureactivedirectory
    Operations. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Operations
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY
capability:
  consumes:
  - type: http
    namespace: externalidentities-operations
    baseUri: https://management.azure.com
    description: Microsoft Azure ExternalIdentities — Operations business capability. Self-contained, no shared references.
    resources:
    - name: providers-Microsoft.AzureActiveDirectory-operations
      path: /providers/Microsoft.AzureActiveDirectory/operations
      operations:
      - name: microsoftazureoperationslist
        method: GET
        description: Get Providers Microsoft Azureactivedirectory Operations
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: externalidentities-operations-rest
    port: 8080
    description: REST adapter for Microsoft Azure ExternalIdentities — Operations. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-azureactivedirectory/operations
      name: providers-microsoft-azureactivedirectory-operations
      description: REST surface for providers-Microsoft.AzureActiveDirectory-operations.
      operations:
      - method: GET
        name: microsoftazureoperationslist
        description: Get Providers Microsoft Azureactivedirectory Operations
        call: externalidentities-operations.microsoftazureoperationslist
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: externalidentities-operations-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure ExternalIdentities — Operations. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: get-providers-microsoft-azureactivedirectory-operations
      description: Get Providers Microsoft Azureactivedirectory Operations
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: externalidentities-operations.microsoftazureoperationslist
      outputParameters:
      - type: object
        mapping: $.