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