Microsoft Azure · Capability

Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_List

Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_List. 1 operations. Lead operation: Microsoft Azure Get Tenantid Oauth2permissiongrants. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureOAuth2PermissionGrant_List

What You Can Do

GET
Microsoftazureoauth2permissiongrantlist — Microsoft Azure Get Tenantid Oauth2permissiongrants
/v1/{tenantid}/oauth2permissiongrants

MCP Tools

microsoft-azure-get-tenantid-oauth2permissiongrants

Microsoft Azure Get Tenantid Oauth2permissiongrants

read-only idempotent

Capability Spec

graphrbacmanagementclient-oauth2permissiongrant-list.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_List
  description: 'Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_List. 1 operations. Lead operation: Microsoft
    Azure Get Tenantid Oauth2permissiongrants. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - OAuth2PermissionGrant_List
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY
capability:
  consumes:
  - type: http
    namespace: graphrbacmanagementclient-oauth2permissiongrant-list
    baseUri: https://graph.windows.net
    description: Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_List business capability. Self-contained,
      no shared references.
    resources:
    - name: tenantID-oauth2PermissionGrants
      path: /{tenantID}/oauth2PermissionGrants
      operations:
      - name: microsoftazureoauth2permissiongrantlist
        method: GET
        description: Microsoft Azure Get Tenantid Oauth2permissiongrants
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $filter
          in: query
          type: string
          description: This is the Service Principal ObjectId associated with the app
  exposes:
  - type: rest
    namespace: graphrbacmanagementclient-oauth2permissiongrant-list-rest
    port: 8080
    description: REST adapter for Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_List. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/{tenantid}/oauth2permissiongrants
      name: tenantid-oauth2permissiongrants
      description: REST surface for tenantID-oauth2PermissionGrants.
      operations:
      - method: GET
        name: microsoftazureoauth2permissiongrantlist
        description: Microsoft Azure Get Tenantid Oauth2permissiongrants
        call: graphrbacmanagementclient-oauth2permissiongrant-list.microsoftazureoauth2permissiongrantlist
        with:
          $filter: rest.$filter
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: graphrbacmanagementclient-oauth2permissiongrant-list-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_List. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-tenantid-oauth2permissiongrants
      description: Microsoft Azure Get Tenantid Oauth2permissiongrants
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: graphrbacmanagementclient-oauth2permissiongrant-list.microsoftazureoauth2permissiongrantlist
      with:
        $filter: tools.$filter
      outputParameters:
      - type: object
        mapping: $.