naftiko: 1.0.0-alpha2 info: label: Microsoft Graph OData Service for namespace microsoft.graph — connections.externalConnection description: 'Microsoft Graph OData Service for namespace microsoft.graph — connections.externalConnection. 6 operations. Lead operation: Microsoft Graph Get entities from connections. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - connections.externalConnection 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-connections-externalconnection baseUri: https://graph.microsoft.com/v1.0 description: Microsoft Graph OData Service for namespace microsoft.graph — connections.externalConnection business capability. Self-contained, no shared references. resources: - name: connections path: /connections operations: - name: connectionsexternalconnectionlistexternalconnection method: GET description: Microsoft Graph Get entities from connections 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: connectionsexternalconnectioncreateexternalconnection method: POST description: Microsoft Graph Add new entity to connections outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: connections-$count path: /connections/$count operations: - name: connectionsgetcount7f4b method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: connections-externalConnection-id path: /connections/{externalConnection-id} operations: - name: connectionsexternalconnectiongetexternalconnection method: GET description: Microsoft Graph Get entity from connections by key 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: connectionsexternalconnectionupdateexternalconnection method: PATCH description: Microsoft Graph Update entity in connections outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: connectionsexternalconnectiondeleteexternalconnection method: DELETE description: Microsoft Graph Delete entity from connections outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag exposes: - type: rest namespace: microsoft-graph-connections-externalconnection-rest port: 8080 description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — connections.externalConnection. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/connections name: connections description: REST surface for connections. operations: - method: GET name: connectionsexternalconnectionlistexternalconnection description: Microsoft Graph Get entities from connections call: microsoft-graph-connections-externalconnection.connectionsexternalconnectionlistexternalconnection with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: connectionsexternalconnectioncreateexternalconnection description: Microsoft Graph Add new entity to connections call: microsoft-graph-connections-externalconnection.connectionsexternalconnectioncreateexternalconnection with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/connections/count name: connections-count description: REST surface for connections-$count. operations: - method: GET name: connectionsgetcount7f4b description: Microsoft Graph Get the number of the resource call: microsoft-graph-connections-externalconnection.connectionsgetcount7f4b outputParameters: - type: object mapping: $. - path: /v1/connections/{externalconnection-id} name: connections-externalconnection-id description: REST surface for connections-externalConnection-id. operations: - method: GET name: connectionsexternalconnectiongetexternalconnection description: Microsoft Graph Get entity from connections by key call: microsoft-graph-connections-externalconnection.connectionsexternalconnectiongetexternalconnection with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: connectionsexternalconnectionupdateexternalconnection description: Microsoft Graph Update entity in connections call: microsoft-graph-connections-externalconnection.connectionsexternalconnectionupdateexternalconnection with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: connectionsexternalconnectiondeleteexternalconnection description: Microsoft Graph Delete entity from connections call: microsoft-graph-connections-externalconnection.connectionsexternalconnectiondeleteexternalconnection with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - type: mcp namespace: microsoft-graph-connections-externalconnection-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — connections.externalConnection. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-get-entities-connections description: Microsoft Graph Get entities from connections hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-connections-externalconnection.connectionsexternalconnectionlistexternalconnection with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-add-new-entity description: Microsoft Graph Add new entity to connections hints: readOnly: false destructive: false idempotent: false call: microsoft-graph-connections-externalconnection.connectionsexternalconnectioncreateexternalconnection 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-connections-externalconnection.connectionsgetcount7f4b outputParameters: - type: object mapping: $. - name: microsoft-graph-get-entity-connections description: Microsoft Graph Get entity from connections by key hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-connections-externalconnection.connectionsexternalconnectiongetexternalconnection with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-entity-connections description: Microsoft Graph Update entity in connections hints: readOnly: false destructive: false idempotent: true call: microsoft-graph-connections-externalconnection.connectionsexternalconnectionupdateexternalconnection with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-entity-connections description: Microsoft Graph Delete entity from connections hints: readOnly: false destructive: true idempotent: true call: microsoft-graph-connections-externalconnection.connectionsexternalconnectiondeleteexternalconnection with: If-Match: tools.If-Match outputParameters: - type: object mapping: $.