naftiko: 1.0.0-alpha2 info: label: Microsoft Graph OData Service for namespace microsoft.graph — applications.extensionProperty description: 'Microsoft Graph OData Service for namespace microsoft.graph — applications.extensionProperty. 6 operations. Lead operation: Microsoft Graph List extensionProperties (directory extensions). Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - applications.extensionProperty 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-applications-extensionproperty baseUri: https://graph.microsoft.com/v1.0 description: Microsoft Graph OData Service for namespace microsoft.graph — applications.extensionProperty business capability. Self-contained, no shared references. resources: - name: applications-application-id-extensionProperties path: /applications/{application-id}/extensionProperties operations: - name: applicationslistextensionproperties method: GET description: Microsoft Graph List extensionProperties (directory extensions) 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: applicationscreateextensionproperties method: POST description: Microsoft Graph Create extensionProperty (directory extension) outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: applications-application-id-extensionProperties-$count path: /applications/{application-id}/extensionProperties/$count operations: - name: applicationsextensionpropertiesgetcount3535 method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: applications-application-id-extensionProperties-extensionProperty-id path: /applications/{application-id}/extensionProperties/{extensionProperty-id} operations: - name: applicationsgetextensionproperties method: GET description: Microsoft Graph Get extensionProperty (directory extension) 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: applicationsupdateextensionproperties method: PATCH description: Microsoft Graph Update the navigation property extensionProperties in applications outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: applicationsdeleteextensionproperties method: DELETE description: Microsoft Graph Delete extensionProperty (directory extension) outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag exposes: - type: rest namespace: microsoft-graph-applications-extensionproperty-rest port: 8080 description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — applications.extensionProperty. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/applications/{application-id}/extensionproperties name: applications-application-id-extensionproperties description: REST surface for applications-application-id-extensionProperties. operations: - method: GET name: applicationslistextensionproperties description: Microsoft Graph List extensionProperties (directory extensions) call: microsoft-graph-applications-extensionproperty.applicationslistextensionproperties with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: applicationscreateextensionproperties description: Microsoft Graph Create extensionProperty (directory extension) call: microsoft-graph-applications-extensionproperty.applicationscreateextensionproperties with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/applications/{application-id}/extensionproperties/count name: applications-application-id-extensionproperties-count description: REST surface for applications-application-id-extensionProperties-$count. operations: - method: GET name: applicationsextensionpropertiesgetcount3535 description: Microsoft Graph Get the number of the resource call: microsoft-graph-applications-extensionproperty.applicationsextensionpropertiesgetcount3535 outputParameters: - type: object mapping: $. - path: /v1/applications/{application-id}/extensionproperties/{extensionproperty-id} name: applications-application-id-extensionproperties-extensionproperty-id description: REST surface for applications-application-id-extensionProperties-extensionProperty-id. operations: - method: GET name: applicationsgetextensionproperties description: Microsoft Graph Get extensionProperty (directory extension) call: microsoft-graph-applications-extensionproperty.applicationsgetextensionproperties with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: applicationsupdateextensionproperties description: Microsoft Graph Update the navigation property extensionProperties in applications call: microsoft-graph-applications-extensionproperty.applicationsupdateextensionproperties with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: applicationsdeleteextensionproperties description: Microsoft Graph Delete extensionProperty (directory extension) call: microsoft-graph-applications-extensionproperty.applicationsdeleteextensionproperties with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - type: mcp namespace: microsoft-graph-applications-extensionproperty-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — applications.extensionProperty. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-list-extensionproperties-directory description: Microsoft Graph List extensionProperties (directory extensions) hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-applications-extensionproperty.applicationslistextensionproperties with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-create-extensionproperty-directory description: Microsoft Graph Create extensionProperty (directory extension) hints: readOnly: false destructive: false idempotent: false call: microsoft-graph-applications-extensionproperty.applicationscreateextensionproperties 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-applications-extensionproperty.applicationsextensionpropertiesgetcount3535 outputParameters: - type: object mapping: $. - name: microsoft-graph-get-extensionproperty-directory description: Microsoft Graph Get extensionProperty (directory extension) hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-applications-extensionproperty.applicationsgetextensionproperties with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property description: Microsoft Graph Update the navigation property extensionProperties in applications hints: readOnly: false destructive: false idempotent: true call: microsoft-graph-applications-extensionproperty.applicationsupdateextensionproperties with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-extensionproperty-directory description: Microsoft Graph Delete extensionProperty (directory extension) hints: readOnly: false destructive: true idempotent: true call: microsoft-graph-applications-extensionproperty.applicationsdeleteextensionproperties with: If-Match: tools.If-Match outputParameters: - type: object mapping: $.