Microsoft Azure · Capability

Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_delete

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

Run with Naftiko Microsoft AzureOAuth2PermissionGrant_delete

What You Can Do

DELETE
Microsoftazureoauth2permissiongrantdelete — Microsoft Azure Delete Tenantid Oauth2permissiongrants Objectid
/v1/{tenantid}/oauth2permissiongrants/{objectid}

MCP Tools

microsoft-azure-delete-tenantid-oauth2permissiongrants

Microsoft Azure Delete Tenantid Oauth2permissiongrants Objectid

idempotent

Capability Spec

graphrbacmanagementclient-oauth2permissiongrant-delete.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_delete
  description: 'Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_delete. 1 operations. Lead operation: Microsoft
    Azure Delete Tenantid Oauth2permissiongrants Objectid. Self-contained Naftiko capability covering one Microsoft Azure
    business surface.'
  tags:
  - Microsoft Azure
  - OAuth2PermissionGrant_delete
  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-delete
    baseUri: https://graph.windows.net
    description: Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_delete business capability. Self-contained,
      no shared references.
    resources:
    - name: tenantID-oauth2PermissionGrants-objectId
      path: /{tenantID}/oauth2PermissionGrants/{objectId}
      operations:
      - name: microsoftazureoauth2permissiongrantdelete
        method: DELETE
        description: Microsoft Azure Delete Tenantid Oauth2permissiongrants Objectid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: objectId
          in: path
          type: string
          description: The object ID of a permission grant.
          required: true
  exposes:
  - type: rest
    namespace: graphrbacmanagementclient-oauth2permissiongrant-delete-rest
    port: 8080
    description: REST adapter for Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_delete. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/{tenantid}/oauth2permissiongrants/{objectid}
      name: tenantid-oauth2permissiongrants-objectid
      description: REST surface for tenantID-oauth2PermissionGrants-objectId.
      operations:
      - method: DELETE
        name: microsoftazureoauth2permissiongrantdelete
        description: Microsoft Azure Delete Tenantid Oauth2permissiongrants Objectid
        call: graphrbacmanagementclient-oauth2permissiongrant-delete.microsoftazureoauth2permissiongrantdelete
        with:
          objectId: rest.objectId
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: graphrbacmanagementclient-oauth2permissiongrant-delete-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_delete. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-delete-tenantid-oauth2permissiongrants
      description: Microsoft Azure Delete Tenantid Oauth2permissiongrants Objectid
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: graphrbacmanagementclient-oauth2permissiongrant-delete.microsoftazureoauth2permissiongrantdelete
      with:
        objectId: tools.objectId
      outputParameters:
      - type: object
        mapping: $.