Microsoft Graph · Capability

Microsoft Graph Teams — teamwork.deletedTeam

Microsoft Graph Teams — teamwork.deletedTeam. 1 operations. Lead operation: Microsoft Graph Get teamsApp from teamwork. Self-contained Naftiko capability covering one Microsoft Graph business surface.

Run with Naftiko Microsoft Graphteamwork.deletedTeam

What You Can Do

GET
Teamworkdeletedteamschannelstabsgetteamsapp — Microsoft Graph Get teamsApp from teamwork
/v1/teamwork/deletedteams/{deletedteam-id}/channels/{channel-id}/tabs/{teamstab-id}/teamsapp

MCP Tools

microsoft-graph-get-teamsapp-teamwork

Microsoft Graph Get teamsApp from teamwork

read-only idempotent

Capability Spec

teams-teamwork-deletedteam.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Graph Teams — teamwork.deletedTeam
  description: 'Microsoft Graph Teams — teamwork.deletedTeam. 1 operations. Lead operation: Microsoft Graph Get teamsApp from
    teamwork. Self-contained Naftiko capability covering one Microsoft Graph business surface.'
  tags:
  - Microsoft Graph
  - teamwork.deletedTeam
  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: teams-teamwork-deletedteam
    baseUri: ''
    description: Microsoft Graph Teams — teamwork.deletedTeam business capability. Self-contained, no shared references.
    resources:
    - name: teamwork-deletedTeams-deletedTeam-id-channels-channel-id-tabs-teamsTab-id-teamsA
      path: /teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp
      operations:
      - name: teamworkdeletedteamschannelstabsgetteamsapp
        method: GET
        description: Microsoft Graph Get teamsApp from teamwork
        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: teams-teamwork-deletedteam-rest
    port: 8080
    description: REST adapter for Microsoft Graph Teams — teamwork.deletedTeam. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/teamwork/deletedteams/{deletedteam-id}/channels/{channel-id}/tabs/{teamstab-id}/teamsapp
      name: teamwork-deletedteams-deletedteam-id-channels-channel-id-tabs-teamstab-id-teamsa
      description: REST surface for teamwork-deletedTeams-deletedTeam-id-channels-channel-id-tabs-teamsTab-id-teamsA.
      operations:
      - method: GET
        name: teamworkdeletedteamschannelstabsgetteamsapp
        description: Microsoft Graph Get teamsApp from teamwork
        call: teams-teamwork-deletedteam.teamworkdeletedteamschannelstabsgetteamsapp
        with:
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: teams-teamwork-deletedteam-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Graph Teams — teamwork.deletedTeam. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: microsoft-graph-get-teamsapp-teamwork
      description: Microsoft Graph Get teamsApp from teamwork
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: teams-teamwork-deletedteam.teamworkdeletedteamschannelstabsgetteamsapp
      with:
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.