naftiko: 1.0.0-alpha2 info: label: Microsoft Graph Teamwork — teamwork.deletedChat description: 'Microsoft Graph Teamwork — teamwork.deletedChat. 7 operations. Lead operation: Microsoft Graph Get deletedChat. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - teamwork.deletedChat 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: teamwork-teamwork-deletedchat baseUri: '' description: Microsoft Graph Teamwork — teamwork.deletedChat business capability. Self-contained, no shared references. resources: - name: teamwork-deletedChats path: /teamwork/deletedChats operations: - name: teamworklistdeletedchats method: GET description: Microsoft Graph Get deletedChat 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: teamworkcreatedeletedchats method: POST description: Microsoft Graph Create new navigation property to deletedChats for teamwork outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teamwork-deletedChats-$count path: /teamwork/deletedChats/$count operations: - name: teamworkdeletedchatsgetcountfc09 method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: teamwork-deletedChats-deletedChat-id path: /teamwork/deletedChats/{deletedChat-id} operations: - name: teamworkgetdeletedchats method: GET description: Microsoft Graph Get deletedChat 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: teamworkupdatedeletedchats method: PATCH description: Microsoft Graph Update the navigation property deletedChats in teamwork outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: teamworkdeletedeletedchats method: DELETE description: Microsoft Graph Delete navigation property deletedChats for teamwork outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: teamwork-deletedChats-deletedChat-id-undoDelete path: /teamwork/deletedChats/{deletedChat-id}/undoDelete operations: - name: teamworkdeletedchatsdeletedchatundodelete method: POST description: Microsoft Graph Invoke action undoDelete outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: teamwork-teamwork-deletedchat-rest port: 8080 description: REST adapter for Microsoft Graph Teamwork — teamwork.deletedChat. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/teamwork/deletedchats name: teamwork-deletedchats description: REST surface for teamwork-deletedChats. operations: - method: GET name: teamworklistdeletedchats description: Microsoft Graph Get deletedChat call: teamwork-teamwork-deletedchat.teamworklistdeletedchats with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: teamworkcreatedeletedchats description: Microsoft Graph Create new navigation property to deletedChats for teamwork call: teamwork-teamwork-deletedchat.teamworkcreatedeletedchats with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/teamwork/deletedchats/count name: teamwork-deletedchats-count description: REST surface for teamwork-deletedChats-$count. operations: - method: GET name: teamworkdeletedchatsgetcountfc09 description: Microsoft Graph Get the number of the resource call: teamwork-teamwork-deletedchat.teamworkdeletedchatsgetcountfc09 outputParameters: - type: object mapping: $. - path: /v1/teamwork/deletedchats/{deletedchat-id} name: teamwork-deletedchats-deletedchat-id description: REST surface for teamwork-deletedChats-deletedChat-id. operations: - method: GET name: teamworkgetdeletedchats description: Microsoft Graph Get deletedChat call: teamwork-teamwork-deletedchat.teamworkgetdeletedchats with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: teamworkupdatedeletedchats description: Microsoft Graph Update the navigation property deletedChats in teamwork call: teamwork-teamwork-deletedchat.teamworkupdatedeletedchats with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: teamworkdeletedeletedchats description: Microsoft Graph Delete navigation property deletedChats for teamwork call: teamwork-teamwork-deletedchat.teamworkdeletedeletedchats with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/teamwork/deletedchats/{deletedchat-id}/undodelete name: teamwork-deletedchats-deletedchat-id-undodelete description: REST surface for teamwork-deletedChats-deletedChat-id-undoDelete. operations: - method: POST name: teamworkdeletedchatsdeletedchatundodelete description: Microsoft Graph Invoke action undoDelete call: teamwork-teamwork-deletedchat.teamworkdeletedchatsdeletedchatundodelete outputParameters: - type: object mapping: $. - type: mcp namespace: teamwork-teamwork-deletedchat-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph Teamwork — teamwork.deletedChat. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-get-deletedchat description: Microsoft Graph Get deletedChat hints: readOnly: true destructive: false idempotent: true call: teamwork-teamwork-deletedchat.teamworklistdeletedchats with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-create-new-navigation description: Microsoft Graph Create new navigation property to deletedChats for teamwork hints: readOnly: false destructive: false idempotent: false call: teamwork-teamwork-deletedchat.teamworkcreatedeletedchats 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: teamwork-teamwork-deletedchat.teamworkdeletedchatsgetcountfc09 outputParameters: - type: object mapping: $. - name: microsoft-graph-get-deletedchat-2 description: Microsoft Graph Get deletedChat hints: readOnly: true destructive: false idempotent: true call: teamwork-teamwork-deletedchat.teamworkgetdeletedchats with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property description: Microsoft Graph Update the navigation property deletedChats in teamwork hints: readOnly: false destructive: false idempotent: true call: teamwork-teamwork-deletedchat.teamworkupdatedeletedchats with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property description: Microsoft Graph Delete navigation property deletedChats for teamwork hints: readOnly: false destructive: true idempotent: true call: teamwork-teamwork-deletedchat.teamworkdeletedeletedchats with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-undodelete description: Microsoft Graph Invoke action undoDelete hints: readOnly: false destructive: false idempotent: false call: teamwork-teamwork-deletedchat.teamworkdeletedchatsdeletedchatundodelete outputParameters: - type: object mapping: $.