naftiko: 1.0.0-alpha2 info: label: Microsoft Graph OData Service for namespace microsoft.graph — me.appRoleAssignment description: 'Microsoft Graph OData Service for namespace microsoft.graph — me.appRoleAssignment. 6 operations. Lead operation: Microsoft Graph Get appRoleAssignments from me. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - me.appRoleAssignment 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-me-approleassignment baseUri: https://graph.microsoft.com/v1.0 description: Microsoft Graph OData Service for namespace microsoft.graph — me.appRoleAssignment business capability. Self-contained, no shared references. resources: - name: me-appRoleAssignments path: /me/appRoleAssignments operations: - name: melistapproleassignments method: GET description: Microsoft Graph Get appRoleAssignments from me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: ConsistencyLevel in: header type: string description: 'Indicates the requested consistency level. Documentation URL: https://docs.microsoft.com/graph/aad-advanced-queries' - 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: mecreateapproleassignments method: POST description: Microsoft Graph Create new navigation property to appRoleAssignments for me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: me-appRoleAssignments-$count path: /me/appRoleAssignments/$count operations: - name: meapproleassignmentsgetcountf8bb method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: ConsistencyLevel in: header type: string description: 'Indicates the requested consistency level. Documentation URL: https://docs.microsoft.com/graph/aad-advanced-queries' - name: me-appRoleAssignments-appRoleAssignment-id path: /me/appRoleAssignments/{appRoleAssignment-id} operations: - name: megetapproleassignments method: GET description: Microsoft Graph Get appRoleAssignments from me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: ConsistencyLevel in: header type: string description: 'Indicates the requested consistency level. Documentation URL: https://docs.microsoft.com/graph/aad-advanced-queries' - name: $select in: query type: array description: Select properties to be returned - name: $expand in: query type: array description: Expand related entities - name: meupdateapproleassignments method: PATCH description: Microsoft Graph Update the navigation property appRoleAssignments in me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: medeleteapproleassignments method: DELETE description: Microsoft Graph Delete navigation property appRoleAssignments for me outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag exposes: - type: rest namespace: microsoft-graph-me-approleassignment-rest port: 8080 description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — me.appRoleAssignment. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/me/approleassignments name: me-approleassignments description: REST surface for me-appRoleAssignments. operations: - method: GET name: melistapproleassignments description: Microsoft Graph Get appRoleAssignments from me call: microsoft-graph-me-approleassignment.melistapproleassignments with: ConsistencyLevel: rest.ConsistencyLevel $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: mecreateapproleassignments description: Microsoft Graph Create new navigation property to appRoleAssignments for me call: microsoft-graph-me-approleassignment.mecreateapproleassignments with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/me/approleassignments/count name: me-approleassignments-count description: REST surface for me-appRoleAssignments-$count. operations: - method: GET name: meapproleassignmentsgetcountf8bb description: Microsoft Graph Get the number of the resource call: microsoft-graph-me-approleassignment.meapproleassignmentsgetcountf8bb with: ConsistencyLevel: rest.ConsistencyLevel outputParameters: - type: object mapping: $. - path: /v1/me/approleassignments/{approleassignment-id} name: me-approleassignments-approleassignment-id description: REST surface for me-appRoleAssignments-appRoleAssignment-id. operations: - method: GET name: megetapproleassignments description: Microsoft Graph Get appRoleAssignments from me call: microsoft-graph-me-approleassignment.megetapproleassignments with: ConsistencyLevel: rest.ConsistencyLevel $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: meupdateapproleassignments description: Microsoft Graph Update the navigation property appRoleAssignments in me call: microsoft-graph-me-approleassignment.meupdateapproleassignments with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: medeleteapproleassignments description: Microsoft Graph Delete navigation property appRoleAssignments for me call: microsoft-graph-me-approleassignment.medeleteapproleassignments with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - type: mcp namespace: microsoft-graph-me-approleassignment-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — me.appRoleAssignment. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-get-approleassignments-me description: Microsoft Graph Get appRoleAssignments from me hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-me-approleassignment.melistapproleassignments with: ConsistencyLevel: tools.ConsistencyLevel $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 appRoleAssignments for me hints: readOnly: false destructive: false idempotent: false call: microsoft-graph-me-approleassignment.mecreateapproleassignments 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-me-approleassignment.meapproleassignmentsgetcountf8bb with: ConsistencyLevel: tools.ConsistencyLevel outputParameters: - type: object mapping: $. - name: microsoft-graph-get-approleassignments-me-2 description: Microsoft Graph Get appRoleAssignments from me hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-me-approleassignment.megetapproleassignments with: ConsistencyLevel: tools.ConsistencyLevel $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property description: Microsoft Graph Update the navigation property appRoleAssignments in me hints: readOnly: false destructive: false idempotent: true call: microsoft-graph-me-approleassignment.meupdateapproleassignments with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property description: Microsoft Graph Delete navigation property appRoleAssignments for me hints: readOnly: false destructive: true idempotent: true call: microsoft-graph-me-approleassignment.medeleteapproleassignments with: If-Match: tools.If-Match outputParameters: - type: object mapping: $.