naftiko: 1.0.0-alpha2 info: label: Microsoft Azure CommunicationEmailClient — EmailSend description: 'Microsoft Azure CommunicationEmailClient — EmailSend. 1 operations. Lead operation: Microsoft Azure Queues An Email Message To Be Sent To One Or More Recipients. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - EmailSend 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: communicationemailclient-emailsend baseUri: '' description: Microsoft Azure CommunicationEmailClient — EmailSend business capability. Self-contained, no shared references. resources: - name: emails:send path: /emails:send operations: - name: microsoftazureemailsend method: POST description: Microsoft Azure Queues An Email Message To Be Sent To One Or More Recipients outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: repeatability-request-id in: header type: string description: If specified, the client directs that the request is repeatable; that is, that the client can make the request multiple times with the same Repeatability-Reques required: true - name: repeatability-first-sent in: header type: string description: Must be sent by clients to specify that a request is repeatable. Repeatability-First-Sent is used to specify the date and time at which the request was first cr required: true - name: emailMessage in: body type: string description: Message payload for sending an email required: true exposes: - type: rest namespace: communicationemailclient-emailsend-rest port: 8080 description: REST adapter for Microsoft Azure CommunicationEmailClient — EmailSend. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/emails-send name: emails-send description: REST surface for emails:send. operations: - method: POST name: microsoftazureemailsend description: Microsoft Azure Queues An Email Message To Be Sent To One Or More Recipients call: communicationemailclient-emailsend.microsoftazureemailsend with: repeatability-request-id: rest.repeatability-request-id repeatability-first-sent: rest.repeatability-first-sent emailMessage: rest.emailMessage outputParameters: - type: object mapping: $. - type: mcp namespace: communicationemailclient-emailsend-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure CommunicationEmailClient — EmailSend. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-queues-email-message description: Microsoft Azure Queues An Email Message To Be Sent To One Or More Recipients hints: readOnly: false destructive: false idempotent: false call: communicationemailclient-emailsend.microsoftazureemailsend with: repeatability-request-id: tools.repeatability-request-id repeatability-first-sent: tools.repeatability-first-sent emailMessage: tools.emailMessage outputParameters: - type: object mapping: $.