naftiko: 1.0.0-alpha2 info: label: Microsoft Graph OData Service for namespace microsoft.graph — chats.teamsTab description: 'Microsoft Graph OData Service for namespace microsoft.graph — chats.teamsTab. 7 operations. Lead operation: Microsoft Graph List tabs in chat. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - chats.teamsTab created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: MICROSOFT_GRAPH_API_KEY: MICROSOFT_GRAPH_API_KEY capability: consumes: - type: http namespace: microsoft-graph-chats-teamstab baseUri: https://graph.microsoft.com/v1.0 description: Microsoft Graph OData Service for namespace microsoft.graph — chats.teamsTab business capability. Self-contained, no shared references. resources: - name: chats-chat-id-tabs path: /chats/{chat-id}/tabs operations: - name: chatslisttabs method: GET description: Microsoft Graph List tabs in chat outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $orderby in: query type: array description: Order items by property values - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: chatscreatetabs method: POST description: Microsoft Graph Add tab to chat outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: chats-chat-id-tabs-$count path: /chats/{chat-id}/tabs/$count operations: - name: chatstabsgetcountb645 method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: chats-chat-id-tabs-teamsTab-id path: /chats/{chat-id}/tabs/{teamsTab-id} operations: - name: chatsgettabs method: GET description: Microsoft Graph Get tab in chat outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: chatsupdatetabs method: PATCH description: Microsoft Graph Update tab in chat outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: chatsdeletetabs method: DELETE description: Microsoft Graph Delete tab from chat outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: chats-chat-id-tabs-teamsTab-id-teamsApp path: /chats/{chat-id}/tabs/{teamsTab-id}/teamsApp operations: - name: chatstabsgetteamsapp method: GET description: Microsoft Graph Get teamsApp from chats outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities exposes: - type: rest namespace: microsoft-graph-chats-teamstab-rest port: 8080 description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — chats.teamsTab. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/chats/{chat-id}/tabs name: chats-chat-id-tabs description: REST surface for chats-chat-id-tabs. operations: - method: GET name: chatslisttabs description: Microsoft Graph List tabs in chat call: microsoft-graph-chats-teamstab.chatslisttabs with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: chatscreatetabs description: Microsoft Graph Add tab to chat call: microsoft-graph-chats-teamstab.chatscreatetabs with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/chats/{chat-id}/tabs/count name: chats-chat-id-tabs-count description: REST surface for chats-chat-id-tabs-$count. operations: - method: GET name: chatstabsgetcountb645 description: Microsoft Graph Get the number of the resource call: microsoft-graph-chats-teamstab.chatstabsgetcountb645 outputParameters: - type: object mapping: $. - path: /v1/chats/{chat-id}/tabs/{teamstab-id} name: chats-chat-id-tabs-teamstab-id description: REST surface for chats-chat-id-tabs-teamsTab-id. operations: - method: GET name: chatsgettabs description: Microsoft Graph Get tab in chat call: microsoft-graph-chats-teamstab.chatsgettabs with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: chatsupdatetabs description: Microsoft Graph Update tab in chat call: microsoft-graph-chats-teamstab.chatsupdatetabs with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: chatsdeletetabs description: Microsoft Graph Delete tab from chat call: microsoft-graph-chats-teamstab.chatsdeletetabs with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/chats/{chat-id}/tabs/{teamstab-id}/teamsapp name: chats-chat-id-tabs-teamstab-id-teamsapp description: REST surface for chats-chat-id-tabs-teamsTab-id-teamsApp. operations: - method: GET name: chatstabsgetteamsapp description: Microsoft Graph Get teamsApp from chats call: microsoft-graph-chats-teamstab.chatstabsgetteamsapp with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - type: mcp namespace: microsoft-graph-chats-teamstab-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — chats.teamsTab. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-list-tabs-chat description: Microsoft Graph List tabs in chat hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-chats-teamstab.chatslisttabs with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-add-tab-chat description: Microsoft Graph Add tab to chat hints: readOnly: false destructive: false idempotent: false call: microsoft-graph-chats-teamstab.chatscreatetabs with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-number-resource description: Microsoft Graph Get the number of the resource hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-chats-teamstab.chatstabsgetcountb645 outputParameters: - type: object mapping: $. - name: microsoft-graph-get-tab-chat description: Microsoft Graph Get tab in chat hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-chats-teamstab.chatsgettabs with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-tab-chat description: Microsoft Graph Update tab in chat hints: readOnly: false destructive: false idempotent: true call: microsoft-graph-chats-teamstab.chatsupdatetabs with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-tab-chat description: Microsoft Graph Delete tab from chat hints: readOnly: false destructive: true idempotent: true call: microsoft-graph-chats-teamstab.chatsdeletetabs with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-get-teamsapp-chats description: Microsoft Graph Get teamsApp from chats hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-chats-teamstab.chatstabsgetteamsapp with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $.