Microsoft Azure · Capability

Microsoft Azure GraphRbacManagementClient — GroupOwners

Microsoft Azure GraphRbacManagementClient — GroupOwners. 1 operations. Lead operation: Microsoft Azure Directory Objects That Are Owners Of The Group. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureGroupOwners

What You Can Do

GET
Microsoftazuregroupslistowners — Microsoft Azure Directory Objects That Are Owners Of The Group
/v1/{tenantid}/groups/{objectid}/owners

MCP Tools

microsoft-azure-directory-objects-that

Microsoft Azure Directory Objects That Are Owners Of The Group

read-only idempotent

Capability Spec

graphrbacmanagementclient-groupowners.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure GraphRbacManagementClient — GroupOwners
  description: 'Microsoft Azure GraphRbacManagementClient — GroupOwners. 1 operations. Lead operation: Microsoft Azure Directory
    Objects That Are Owners Of The Group. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - GroupOwners
  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-groupowners
    baseUri: https://graph.windows.net
    description: Microsoft Azure GraphRbacManagementClient — GroupOwners business capability. Self-contained, no shared references.
    resources:
    - name: tenantID-groups-objectId-owners
      path: /{tenantID}/groups/{objectId}/owners
      operations:
      - name: microsoftazuregroupslistowners
        method: GET
        description: Microsoft Azure Directory Objects That Are Owners Of The Group
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: objectId
          in: path
          type: string
          description: The object ID of the group for which to get owners.
          required: true
  exposes:
  - type: rest
    namespace: graphrbacmanagementclient-groupowners-rest
    port: 8080
    description: REST adapter for Microsoft Azure GraphRbacManagementClient — GroupOwners. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/{tenantid}/groups/{objectid}/owners
      name: tenantid-groups-objectid-owners
      description: REST surface for tenantID-groups-objectId-owners.
      operations:
      - method: GET
        name: microsoftazuregroupslistowners
        description: Microsoft Azure Directory Objects That Are Owners Of The Group
        call: graphrbacmanagementclient-groupowners.microsoftazuregroupslistowners
        with:
          objectId: rest.objectId
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: graphrbacmanagementclient-groupowners-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure GraphRbacManagementClient — GroupOwners. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-directory-objects-that
      description: Microsoft Azure Directory Objects That Are Owners Of The Group
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: graphrbacmanagementclient-groupowners.microsoftazuregroupslistowners
      with:
        objectId: tools.objectId
      outputParameters:
      - type: object
        mapping: $.