naftiko: 1.0.0-alpha2 info: label: Microsoft Graph OData Service for namespace microsoft.graph — policies.authorizationPolicy description: 'Microsoft Graph OData Service for namespace microsoft.graph — policies.authorizationPolicy. 3 operations. Lead operation: Microsoft Graph Get authorizationPolicy. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - policies.authorizationPolicy 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-policies-authorizationpolicy baseUri: https://graph.microsoft.com/v1.0 description: Microsoft Graph OData Service for namespace microsoft.graph — policies.authorizationPolicy business capability. Self-contained, no shared references. resources: - name: policies-authorizationPolicy path: /policies/authorizationPolicy operations: - name: policiesgetauthorizationpolicy method: GET description: Microsoft Graph Get authorizationPolicy 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: policiesupdateauthorizationpolicy method: PATCH description: Microsoft Graph Update authorizationPolicy outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: policiesdeleteauthorizationpolicy method: DELETE description: Microsoft Graph Delete navigation property authorizationPolicy for policies outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag exposes: - type: rest namespace: microsoft-graph-policies-authorizationpolicy-rest port: 8080 description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — policies.authorizationPolicy. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/policies/authorizationpolicy name: policies-authorizationpolicy description: REST surface for policies-authorizationPolicy. operations: - method: GET name: policiesgetauthorizationpolicy description: Microsoft Graph Get authorizationPolicy call: microsoft-graph-policies-authorizationpolicy.policiesgetauthorizationpolicy with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: policiesupdateauthorizationpolicy description: Microsoft Graph Update authorizationPolicy call: microsoft-graph-policies-authorizationpolicy.policiesupdateauthorizationpolicy with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: policiesdeleteauthorizationpolicy description: Microsoft Graph Delete navigation property authorizationPolicy for policies call: microsoft-graph-policies-authorizationpolicy.policiesdeleteauthorizationpolicy with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - type: mcp namespace: microsoft-graph-policies-authorizationpolicy-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — policies.authorizationPolicy. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-get-authorizationpolicy description: Microsoft Graph Get authorizationPolicy hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-policies-authorizationpolicy.policiesgetauthorizationpolicy with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-authorizationpolicy description: Microsoft Graph Update authorizationPolicy hints: readOnly: false destructive: false idempotent: true call: microsoft-graph-policies-authorizationpolicy.policiesupdateauthorizationpolicy with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property description: Microsoft Graph Delete navigation property authorizationPolicy for policies hints: readOnly: false destructive: true idempotent: true call: microsoft-graph-policies-authorizationpolicy.policiesdeleteauthorizationpolicy with: If-Match: tools.If-Match outputParameters: - type: object mapping: $.