Microsoft Azure · Capability

Microsoft Azure GraphRbacManagementClient — Objects

Microsoft Azure GraphRbacManagementClient — Objects. 1 operations. Lead operation: Microsoft Azure Post Tenantid Getobjectsbyobjectids. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureObjects

What You Can Do

POST
Microsoftazureobjectsgetobjectsbyobjectids — Microsoft Azure Post Tenantid Getobjectsbyobjectids
/v1/{tenantid}/getobjectsbyobjectids

MCP Tools

microsoft-azure-post-tenantid-getobjectsbyobjectids

Microsoft Azure Post Tenantid Getobjectsbyobjectids

Capability Spec

graphrbacmanagementclient-objects.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure GraphRbacManagementClient — Objects
  description: 'Microsoft Azure GraphRbacManagementClient — Objects. 1 operations. Lead operation: Microsoft Azure Post Tenantid
    Getobjectsbyobjectids. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Objects
  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-objects
    baseUri: https://graph.windows.net
    description: Microsoft Azure GraphRbacManagementClient — Objects business capability. Self-contained, no shared references.
    resources:
    - name: tenantID-getObjectsByObjectIds
      path: /{tenantID}/getObjectsByObjectIds
      operations:
      - name: microsoftazureobjectsgetobjectsbyobjectids
        method: POST
        description: Microsoft Azure Post Tenantid Getobjectsbyobjectids
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Objects filtering parameters.
          required: true
  exposes:
  - type: rest
    namespace: graphrbacmanagementclient-objects-rest
    port: 8080
    description: REST adapter for Microsoft Azure GraphRbacManagementClient — Objects. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/{tenantid}/getobjectsbyobjectids
      name: tenantid-getobjectsbyobjectids
      description: REST surface for tenantID-getObjectsByObjectIds.
      operations:
      - method: POST
        name: microsoftazureobjectsgetobjectsbyobjectids
        description: Microsoft Azure Post Tenantid Getobjectsbyobjectids
        call: graphrbacmanagementclient-objects.microsoftazureobjectsgetobjectsbyobjectids
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: graphrbacmanagementclient-objects-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure GraphRbacManagementClient — Objects. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-tenantid-getobjectsbyobjectids
      description: Microsoft Azure Post Tenantid Getobjectsbyobjectids
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: graphrbacmanagementclient-objects.microsoftazureobjectsgetobjectsbyobjectids
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.