Microsoft Azure · Capability

Microsoft Azure Azure Maps Conversion Service — Conversions

Microsoft Azure Azure Maps Conversion Service — Conversions. 5 operations. Lead operation: Microsoft Azure Post Conversions. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureConversions

What You Can Do

POST
Microsoftazureconversionconvert — Microsoft Azure Post Conversions
/v1/conversions
GET
Microsoftazureconversionlist — Microsoft Azure Get Conversions
/v1/conversions
GET
Microsoftazureconversiongetoperation — Microsoft Azure Get Conversions Operations Operationid
/v1/conversions/operations/{operationid}
GET
Microsoftazureconversionget — Microsoft Azure Get Conversions Conversionid
/v1/conversions/{conversionid}
DELETE
Microsoftazureconversiondelete — Microsoft Azure Delete Conversions Conversionid
/v1/conversions/{conversionid}

MCP Tools

microsoft-azure-post-conversions

Microsoft Azure Post Conversions

microsoft-azure-get-conversions

Microsoft Azure Get Conversions

read-only idempotent
microsoft-azure-get-conversions-operations

Microsoft Azure Get Conversions Operations Operationid

read-only idempotent
microsoft-azure-get-conversions-conversionid

Microsoft Azure Get Conversions Conversionid

read-only idempotent
microsoft-azure-delete-conversions-conversionid

Microsoft Azure Delete Conversions Conversionid

idempotent

Capability Spec

azure-maps-conversion-service-conversions.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Maps Conversion Service — Conversions
  description: 'Microsoft Azure Azure Maps Conversion Service — Conversions. 5 operations. Lead operation: Microsoft Azure
    Post Conversions. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Conversions
  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-maps-conversion-service-conversions
    baseUri: ''
    description: Microsoft Azure Azure Maps Conversion Service — Conversions business capability. Self-contained, no shared
      references.
    resources:
    - name: conversions
      path: /conversions
      operations:
      - name: microsoftazureconversionconvert
        method: POST
        description: Microsoft Azure Post Conversions
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureconversionlist
        method: GET
        description: Microsoft Azure Get Conversions
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: conversions-operations-operationId
      path: /conversions/operations/{operationId}
      operations:
      - name: microsoftazureconversiongetoperation
        method: GET
        description: Microsoft Azure Get Conversions Operations Operationid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: conversions-conversionId
      path: /conversions/{conversionId}
      operations:
      - name: microsoftazureconversionget
        method: GET
        description: Microsoft Azure Get Conversions Conversionid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureconversiondelete
        method: DELETE
        description: Microsoft Azure Delete Conversions Conversionid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: azure-maps-conversion-service-conversions-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Maps Conversion Service — Conversions. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/conversions
      name: conversions
      description: REST surface for conversions.
      operations:
      - method: POST
        name: microsoftazureconversionconvert
        description: Microsoft Azure Post Conversions
        call: azure-maps-conversion-service-conversions.microsoftazureconversionconvert
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazureconversionlist
        description: Microsoft Azure Get Conversions
        call: azure-maps-conversion-service-conversions.microsoftazureconversionlist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/conversions/operations/{operationid}
      name: conversions-operations-operationid
      description: REST surface for conversions-operations-operationId.
      operations:
      - method: GET
        name: microsoftazureconversiongetoperation
        description: Microsoft Azure Get Conversions Operations Operationid
        call: azure-maps-conversion-service-conversions.microsoftazureconversiongetoperation
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/conversions/{conversionid}
      name: conversions-conversionid
      description: REST surface for conversions-conversionId.
      operations:
      - method: GET
        name: microsoftazureconversionget
        description: Microsoft Azure Get Conversions Conversionid
        call: azure-maps-conversion-service-conversions.microsoftazureconversionget
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureconversiondelete
        description: Microsoft Azure Delete Conversions Conversionid
        call: azure-maps-conversion-service-conversions.microsoftazureconversiondelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-maps-conversion-service-conversions-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Maps Conversion Service — Conversions. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-conversions
      description: Microsoft Azure Post Conversions
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-maps-conversion-service-conversions.microsoftazureconversionconvert
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-conversions
      description: Microsoft Azure Get Conversions
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-maps-conversion-service-conversions.microsoftazureconversionlist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-conversions-operations
      description: Microsoft Azure Get Conversions Operations Operationid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-maps-conversion-service-conversions.microsoftazureconversiongetoperation
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-conversions-conversionid
      description: Microsoft Azure Get Conversions Conversionid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-maps-conversion-service-conversions.microsoftazureconversionget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-conversions-conversionid
      description: Microsoft Azure Delete Conversions Conversionid
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-maps-conversion-service-conversions.microsoftazureconversiondelete
      outputParameters:
      - type: object
        mapping: $.