naftiko: 1.0.0-alpha2 info: label: Microsoft Azure Azure Communication Chat Service — TypingNotifications description: 'Microsoft Azure Azure Communication Chat Service — TypingNotifications. 1 operations. Lead operation: Microsoft Azure Posts A Typing Event To A Thread, On Behalf Of A User. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - TypingNotifications 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-communication-chat-service-typingnotifications baseUri: '' description: Microsoft Azure Azure Communication Chat Service — TypingNotifications business capability. Self-contained, no shared references. resources: - name: chat-threads-chatThreadId-typing path: /chat/threads/{chatThreadId}/typing operations: - name: microsoftazurechatthreadsendtypingnotification method: POST description: Microsoft Azure Posts A Typing Event To A Thread, On Behalf Of A User outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: chatThreadId in: path type: string description: Id of the thread. required: true - name: sendTypingNotificationRequest in: body type: string description: Details of the typing notification request. exposes: - type: rest namespace: azure-communication-chat-service-typingnotifications-rest port: 8080 description: REST adapter for Microsoft Azure Azure Communication Chat Service — TypingNotifications. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/chat/threads/{chatthreadid}/typing name: chat-threads-chatthreadid-typing description: REST surface for chat-threads-chatThreadId-typing. operations: - method: POST name: microsoftazurechatthreadsendtypingnotification description: Microsoft Azure Posts A Typing Event To A Thread, On Behalf Of A User call: azure-communication-chat-service-typingnotifications.microsoftazurechatthreadsendtypingnotification with: chatThreadId: rest.chatThreadId sendTypingNotificationRequest: rest.sendTypingNotificationRequest outputParameters: - type: object mapping: $. - type: mcp namespace: azure-communication-chat-service-typingnotifications-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure Azure Communication Chat Service — TypingNotifications. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-posts-typing-event description: Microsoft Azure Posts A Typing Event To A Thread, On Behalf Of A User hints: readOnly: false destructive: false idempotent: false call: azure-communication-chat-service-typingnotifications.microsoftazurechatthreadsendtypingnotification with: chatThreadId: tools.chatThreadId sendTypingNotificationRequest: tools.sendTypingNotificationRequest outputParameters: - type: object mapping: $.