Microsoft Azure · Capability

Microsoft Azure EmailClient — EmailGetSendResult

Microsoft Azure EmailClient — EmailGetSendResult. 1 operations. Lead operation: Microsoft Azure Gets The Status Of The Email Send Operation. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureEmailGetSendResult

What You Can Do

GET
Microsoftazureemailgetsendresult — Microsoft Azure Gets The Status Of The Email Send Operation
/v1/emails/operations/{operationid}

MCP Tools

microsoft-azure-gets-status-email

Microsoft Azure Gets The Status Of The Email Send Operation

read-only idempotent

Capability Spec

emailclient-emailgetsendresult.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure EmailClient — EmailGetSendResult
  description: 'Microsoft Azure EmailClient — EmailGetSendResult. 1 operations. Lead operation: Microsoft Azure Gets The Status
    Of The Email Send Operation. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - EmailGetSendResult
  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: emailclient-emailgetsendresult
    baseUri: ''
    description: Microsoft Azure EmailClient — EmailGetSendResult business capability. Self-contained, no shared references.
    resources:
    - name: emails-operations-operationId
      path: /emails/operations/{operationId}
      operations:
      - name: microsoftazureemailgetsendresult
        method: GET
        description: Microsoft Azure Gets The Status Of The Email Send Operation
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: operationId
          in: path
          type: string
          description: ID of the long running operation (GUID) returned from a previous call to send email
          required: true
  exposes:
  - type: rest
    namespace: emailclient-emailgetsendresult-rest
    port: 8080
    description: REST adapter for Microsoft Azure EmailClient — EmailGetSendResult. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/emails/operations/{operationid}
      name: emails-operations-operationid
      description: REST surface for emails-operations-operationId.
      operations:
      - method: GET
        name: microsoftazureemailgetsendresult
        description: Microsoft Azure Gets The Status Of The Email Send Operation
        call: emailclient-emailgetsendresult.microsoftazureemailgetsendresult
        with:
          operationId: rest.operationId
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: emailclient-emailgetsendresult-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure EmailClient — EmailGetSendResult. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-gets-status-email
      description: Microsoft Azure Gets The Status Of The Email Send Operation
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: emailclient-emailgetsendresult.microsoftazureemailgetsendresult
      with:
        operationId: tools.operationId
      outputParameters:
      - type: object
        mapping: $.