Microsoft Azure · Capability

Microsoft Azure AOA front end APIs — Storage

Microsoft Azure AOA front end APIs — Storage. 1 operations. Lead operation: Microsoft Azure Gets A Blob Upload Uri. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureStorage

What You Can Do

GET
Microsoftazureblobuploadendpointget — Microsoft Azure Gets A Blob Upload Uri
/v1/accounts/{accountid}/blobuploadendpoint

MCP Tools

microsoft-azure-gets-blob-upload

Microsoft Azure Gets A Blob Upload Uri

read-only idempotent

Capability Spec

aoa-front-end-apis-storage.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure AOA front end APIs — Storage
  description: 'Microsoft Azure AOA front end APIs — Storage. 1 operations. Lead operation: Microsoft Azure Gets A Blob Upload
    Uri. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Storage
  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: aoa-front-end-apis-storage
    baseUri: ''
    description: Microsoft Azure AOA front end APIs — Storage business capability. Self-contained, no shared references.
    resources:
    - name: accounts-accountId-blobUploadEndpoint
      path: /accounts/{accountId}/blobUploadEndpoint
      operations:
      - name: microsoftazureblobuploadendpointget
        method: GET
        description: Microsoft Azure Gets A Blob Upload Uri
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: aoa-front-end-apis-storage-rest
    port: 8080
    description: REST adapter for Microsoft Azure AOA front end APIs — Storage. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/accounts/{accountid}/blobuploadendpoint
      name: accounts-accountid-blobuploadendpoint
      description: REST surface for accounts-accountId-blobUploadEndpoint.
      operations:
      - method: GET
        name: microsoftazureblobuploadendpointget
        description: Microsoft Azure Gets A Blob Upload Uri
        call: aoa-front-end-apis-storage.microsoftazureblobuploadendpointget
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: aoa-front-end-apis-storage-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure AOA front end APIs — Storage. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: microsoft-azure-gets-blob-upload
      description: Microsoft Azure Gets A Blob Upload Uri
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: aoa-front-end-apis-storage.microsoftazureblobuploadendpointget
      outputParameters:
      - type: object
        mapping: $.