naftiko: 1.0.0-alpha2 info: label: Microsoft Graph OData Service for namespace microsoft.graph — organization.organization.Functions description: 'Microsoft Graph OData Service for namespace microsoft.graph — organization.organization.Functions. 1 operations. Lead operation: Microsoft Graph Invoke function delta. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - organization.organization.Functions 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-organization-organization-functions baseUri: https://graph.microsoft.com/v1.0 description: Microsoft Graph OData Service for namespace microsoft.graph — organization.organization.Functions business capability. Self-contained, no shared references. resources: - name: organization-delta() path: /organization/delta() operations: - name: organizationdelta method: GET description: Microsoft Graph Invoke function delta outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $select in: query type: array description: Select properties to be returned - name: $orderby in: query type: array description: Order items by property values - name: $expand in: query type: array description: Expand related entities exposes: - type: rest namespace: microsoft-graph-organization-organization-functions-rest port: 8080 description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — organization.organization.Functions. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/organization/delta name: organization-delta description: REST surface for organization-delta(). operations: - method: GET name: organizationdelta description: Microsoft Graph Invoke function delta call: microsoft-graph-organization-organization-functions.organizationdelta with: $select: rest.$select $orderby: rest.$orderby $expand: rest.$expand outputParameters: - type: object mapping: $. - type: mcp namespace: microsoft-graph-organization-organization-functions-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — organization.organization.Functions. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-invoke-function-delta description: Microsoft Graph Invoke function delta hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-organization-organization-functions.organizationdelta with: $select: tools.$select $orderby: tools.$orderby $expand: tools.$expand outputParameters: - type: object mapping: $.