naftiko: 1.0.0-alpha2 info: label: Microsoft Graph OData Service for namespace microsoft.graph — appCatalogs.teamsApp description: 'Microsoft Graph OData Service for namespace microsoft.graph — appCatalogs.teamsApp. 15 operations. Lead operation: Microsoft Graph List teamsApp. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - appCatalogs.teamsApp 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-appcatalogs-teamsapp baseUri: https://graph.microsoft.com/v1.0 description: Microsoft Graph OData Service for namespace microsoft.graph — appCatalogs.teamsApp business capability. Self-contained, no shared references. resources: - name: appCatalogs-teamsApps path: /appCatalogs/teamsApps operations: - name: appcatalogslistteamsapps method: GET description: Microsoft Graph List teamsApp 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: appcatalogscreateteamsapps method: POST description: Microsoft Graph Publish teamsApp outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: appCatalogs-teamsApps-$count path: /appCatalogs/teamsApps/$count operations: - name: appcatalogsteamsappsgetcountd4ad method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: appCatalogs-teamsApps-teamsApp-id path: /appCatalogs/teamsApps/{teamsApp-id} operations: - name: appcatalogsgetteamsapps method: GET description: Microsoft Graph Get teamsApps from appCatalogs 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: appcatalogsupdateteamsapps method: PATCH description: Microsoft Graph Update the navigation property teamsApps in appCatalogs outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: appcatalogsdeleteteamsapps method: DELETE description: Microsoft Graph Delete teamsApp outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: appCatalogs-teamsApps-teamsApp-id-appDefinitions path: /appCatalogs/teamsApps/{teamsApp-id}/appDefinitions operations: - name: appcatalogsteamsappslistappdefinitions method: GET description: Microsoft Graph Get appDefinitions from appCatalogs 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: appcatalogsteamsappscreateappdefinitions method: POST description: Microsoft Graph Update teamsApp outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: appCatalogs-teamsApps-teamsApp-id-appDefinitions-$count path: /appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count operations: - name: appcatalogsteamsappsappdefinitionsgetcountad4f method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: appCatalogs-teamsApps-teamsApp-id-appDefinitions-teamsAppDefinition-id path: /appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id} operations: - name: appcatalogsteamsappsgetappdefinitions method: GET description: Microsoft Graph Get appDefinitions from appCatalogs 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: appcatalogsteamsappsupdateappdefinitions method: PATCH description: Microsoft Graph Publish teamsApp outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: appcatalogsteamsappsdeleteappdefinitions method: DELETE description: Microsoft Graph Delete navigation property appDefinitions for appCatalogs outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: appCatalogs-teamsApps-teamsApp-id-appDefinitions-teamsAppDefinition-id-bot path: /appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot operations: - name: appcatalogsteamsappsappdefinitionsgetbot method: GET description: Microsoft Graph Get teamworkBot 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: appcatalogsteamsappsappdefinitionsupdatebot method: PATCH description: Microsoft Graph Update the navigation property bot in appCatalogs outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: appcatalogsteamsappsappdefinitionsdeletebot method: DELETE description: Microsoft Graph Delete navigation property bot for appCatalogs outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag exposes: - type: rest namespace: microsoft-graph-appcatalogs-teamsapp-rest port: 8080 description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — appCatalogs.teamsApp. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/appcatalogs/teamsapps name: appcatalogs-teamsapps description: REST surface for appCatalogs-teamsApps. operations: - method: GET name: appcatalogslistteamsapps description: Microsoft Graph List teamsApp call: microsoft-graph-appcatalogs-teamsapp.appcatalogslistteamsapps with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: appcatalogscreateteamsapps description: Microsoft Graph Publish teamsApp call: microsoft-graph-appcatalogs-teamsapp.appcatalogscreateteamsapps with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/appcatalogs/teamsapps/count name: appcatalogs-teamsapps-count description: REST surface for appCatalogs-teamsApps-$count. operations: - method: GET name: appcatalogsteamsappsgetcountd4ad description: Microsoft Graph Get the number of the resource call: microsoft-graph-appcatalogs-teamsapp.appcatalogsteamsappsgetcountd4ad outputParameters: - type: object mapping: $. - path: /v1/appcatalogs/teamsapps/{teamsapp-id} name: appcatalogs-teamsapps-teamsapp-id description: REST surface for appCatalogs-teamsApps-teamsApp-id. operations: - method: GET name: appcatalogsgetteamsapps description: Microsoft Graph Get teamsApps from appCatalogs call: microsoft-graph-appcatalogs-teamsapp.appcatalogsgetteamsapps with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: appcatalogsupdateteamsapps description: Microsoft Graph Update the navigation property teamsApps in appCatalogs call: microsoft-graph-appcatalogs-teamsapp.appcatalogsupdateteamsapps with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: appcatalogsdeleteteamsapps description: Microsoft Graph Delete teamsApp call: microsoft-graph-appcatalogs-teamsapp.appcatalogsdeleteteamsapps with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/appcatalogs/teamsapps/{teamsapp-id}/appdefinitions name: appcatalogs-teamsapps-teamsapp-id-appdefinitions description: REST surface for appCatalogs-teamsApps-teamsApp-id-appDefinitions. operations: - method: GET name: appcatalogsteamsappslistappdefinitions description: Microsoft Graph Get appDefinitions from appCatalogs call: microsoft-graph-appcatalogs-teamsapp.appcatalogsteamsappslistappdefinitions with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: appcatalogsteamsappscreateappdefinitions description: Microsoft Graph Update teamsApp call: microsoft-graph-appcatalogs-teamsapp.appcatalogsteamsappscreateappdefinitions with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/appcatalogs/teamsapps/{teamsapp-id}/appdefinitions/count name: appcatalogs-teamsapps-teamsapp-id-appdefinitions-count description: REST surface for appCatalogs-teamsApps-teamsApp-id-appDefinitions-$count. operations: - method: GET name: appcatalogsteamsappsappdefinitionsgetcountad4f description: Microsoft Graph Get the number of the resource call: microsoft-graph-appcatalogs-teamsapp.appcatalogsteamsappsappdefinitionsgetcountad4f outputParameters: - type: object mapping: $. - path: /v1/appcatalogs/teamsapps/{teamsapp-id}/appdefinitions/{teamsappdefinition-id} name: appcatalogs-teamsapps-teamsapp-id-appdefinitions-teamsappdefinition-id description: REST surface for appCatalogs-teamsApps-teamsApp-id-appDefinitions-teamsAppDefinition-id. operations: - method: GET name: appcatalogsteamsappsgetappdefinitions description: Microsoft Graph Get appDefinitions from appCatalogs call: microsoft-graph-appcatalogs-teamsapp.appcatalogsteamsappsgetappdefinitions with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: appcatalogsteamsappsupdateappdefinitions description: Microsoft Graph Publish teamsApp call: microsoft-graph-appcatalogs-teamsapp.appcatalogsteamsappsupdateappdefinitions with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: appcatalogsteamsappsdeleteappdefinitions description: Microsoft Graph Delete navigation property appDefinitions for appCatalogs call: microsoft-graph-appcatalogs-teamsapp.appcatalogsteamsappsdeleteappdefinitions with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/appcatalogs/teamsapps/{teamsapp-id}/appdefinitions/{teamsappdefinition-id}/bot name: appcatalogs-teamsapps-teamsapp-id-appdefinitions-teamsappdefinition-id-bot description: REST surface for appCatalogs-teamsApps-teamsApp-id-appDefinitions-teamsAppDefinition-id-bot. operations: - method: GET name: appcatalogsteamsappsappdefinitionsgetbot description: Microsoft Graph Get teamworkBot call: microsoft-graph-appcatalogs-teamsapp.appcatalogsteamsappsappdefinitionsgetbot with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: appcatalogsteamsappsappdefinitionsupdatebot description: Microsoft Graph Update the navigation property bot in appCatalogs call: microsoft-graph-appcatalogs-teamsapp.appcatalogsteamsappsappdefinitionsupdatebot with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: appcatalogsteamsappsappdefinitionsdeletebot description: Microsoft Graph Delete navigation property bot for appCatalogs call: microsoft-graph-appcatalogs-teamsapp.appcatalogsteamsappsappdefinitionsdeletebot with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - type: mcp namespace: microsoft-graph-appcatalogs-teamsapp-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — appCatalogs.teamsApp. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-list-teamsapp description: Microsoft Graph List teamsApp hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-appcatalogs-teamsapp.appcatalogslistteamsapps with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-publish-teamsapp description: Microsoft Graph Publish teamsApp hints: readOnly: false destructive: false idempotent: false call: microsoft-graph-appcatalogs-teamsapp.appcatalogscreateteamsapps 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-appcatalogs-teamsapp.appcatalogsteamsappsgetcountd4ad outputParameters: - type: object mapping: $. - name: microsoft-graph-get-teamsapps-appcatalogs description: Microsoft Graph Get teamsApps from appCatalogs hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-appcatalogs-teamsapp.appcatalogsgetteamsapps with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property description: Microsoft Graph Update the navigation property teamsApps in appCatalogs hints: readOnly: false destructive: false idempotent: true call: microsoft-graph-appcatalogs-teamsapp.appcatalogsupdateteamsapps with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-teamsapp description: Microsoft Graph Delete teamsApp hints: readOnly: false destructive: true idempotent: true call: microsoft-graph-appcatalogs-teamsapp.appcatalogsdeleteteamsapps with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-get-appdefinitions-appcatalogs description: Microsoft Graph Get appDefinitions from appCatalogs hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-appcatalogs-teamsapp.appcatalogsteamsappslistappdefinitions with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-teamsapp description: Microsoft Graph Update teamsApp hints: readOnly: false destructive: false idempotent: false call: microsoft-graph-appcatalogs-teamsapp.appcatalogsteamsappscreateappdefinitions with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-number-resource-2 description: Microsoft Graph Get the number of the resource hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-appcatalogs-teamsapp.appcatalogsteamsappsappdefinitionsgetcountad4f outputParameters: - type: object mapping: $. - name: microsoft-graph-get-appdefinitions-appcatalogs-2 description: Microsoft Graph Get appDefinitions from appCatalogs hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-appcatalogs-teamsapp.appcatalogsteamsappsgetappdefinitions with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-publish-teamsapp-2 description: Microsoft Graph Publish teamsApp hints: readOnly: false destructive: false idempotent: true call: microsoft-graph-appcatalogs-teamsapp.appcatalogsteamsappsupdateappdefinitions with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property description: Microsoft Graph Delete navigation property appDefinitions for appCatalogs hints: readOnly: false destructive: true idempotent: true call: microsoft-graph-appcatalogs-teamsapp.appcatalogsteamsappsdeleteappdefinitions with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-get-teamworkbot description: Microsoft Graph Get teamworkBot hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-appcatalogs-teamsapp.appcatalogsteamsappsappdefinitionsgetbot with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property-2 description: Microsoft Graph Update the navigation property bot in appCatalogs hints: readOnly: false destructive: false idempotent: true call: microsoft-graph-appcatalogs-teamsapp.appcatalogsteamsappsappdefinitionsupdatebot with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property-2 description: Microsoft Graph Delete navigation property bot for appCatalogs hints: readOnly: false destructive: true idempotent: true call: microsoft-graph-appcatalogs-teamsapp.appcatalogsteamsappsappdefinitionsdeletebot with: If-Match: tools.If-Match outputParameters: - type: object mapping: $.