Microsoft Azure · Capability

Microsoft Azure Azure API Center Data API — Environments

Microsoft Azure Azure API Center Data API — Environments. 1 operations. Lead operation: Microsoft Azure Get Environments. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureEnvironments

What You Can Do

GET
Microsoftazureenvironmentslistall — Microsoft Azure Get Environments
/v1/environments

MCP Tools

microsoft-azure-get-environments

Microsoft Azure Get Environments

read-only idempotent

Capability Spec

azure-api-center-data-environments.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure API Center Data API — Environments
  description: 'Microsoft Azure Azure API Center Data API — Environments. 1 operations. Lead operation: Microsoft Azure Get
    Environments. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Environments
  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: azure-api-center-data-environments
    baseUri: ''
    description: Microsoft Azure Azure API Center Data API — Environments business capability. Self-contained, no shared references.
    resources:
    - name: environments
      path: /environments
      operations:
      - name: microsoftazureenvironmentslistall
        method: GET
        description: Microsoft Azure Get Environments
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: azure-api-center-data-environments-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure API Center Data API — Environments. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/environments
      name: environments
      description: REST surface for environments.
      operations:
      - method: GET
        name: microsoftazureenvironmentslistall
        description: Microsoft Azure Get Environments
        call: azure-api-center-data-environments.microsoftazureenvironmentslistall
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-api-center-data-environments-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure API Center Data API — Environments. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-environments
      description: Microsoft Azure Get Environments
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-api-center-data-environments.microsoftazureenvironmentslistall
      outputParameters:
      - type: object
        mapping: $.