Microsoft Azure · Capability

Microsoft Azure ConfidentialLedgerIdentityServiceClient — ledgerIdentity

Microsoft Azure ConfidentialLedgerIdentityServiceClient — ledgerIdentity. 1 operations. Lead operation: Microsoft Azure Gets Identity Information For A Confidential Ledger Instance. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureledgerIdentity

What You Can Do

GET
Microsoftazureconfidentialledgeridentityservicegetledgeridentity — Microsoft Azure Gets Identity Information For A Confidential Ledger Instance
/v1/ledgeridentity/{ledgerid}

MCP Tools

microsoft-azure-gets-identity-information

Microsoft Azure Gets Identity Information For A Confidential Ledger Instance

read-only idempotent

Capability Spec

confidentialledgeridentityserviceclient-ledgeridentity.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure ConfidentialLedgerIdentityServiceClient — ledgerIdentity
  description: 'Microsoft Azure ConfidentialLedgerIdentityServiceClient — ledgerIdentity. 1 operations. Lead operation: Microsoft
    Azure Gets Identity Information For A Confidential Ledger Instance. Self-contained Naftiko capability covering one Microsoft
    Azure business surface.'
  tags:
  - Microsoft Azure
  - ledgerIdentity
  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: confidentialledgeridentityserviceclient-ledgeridentity
    baseUri: ''
    description: Microsoft Azure ConfidentialLedgerIdentityServiceClient — ledgerIdentity business capability. Self-contained,
      no shared references.
    resources:
    - name: ledgerIdentity-ledgerId
      path: /ledgerIdentity/{ledgerId}
      operations:
      - name: microsoftazureconfidentialledgeridentityservicegetledgeridentity
        method: GET
        description: Microsoft Azure Gets Identity Information For A Confidential Ledger Instance
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: ledgerId
          in: path
          type: string
          description: Id of the Confidential Ledger instance to get information for
          required: true
  exposes:
  - type: rest
    namespace: confidentialledgeridentityserviceclient-ledgeridentity-rest
    port: 8080
    description: REST adapter for Microsoft Azure ConfidentialLedgerIdentityServiceClient — ledgerIdentity. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/ledgeridentity/{ledgerid}
      name: ledgeridentity-ledgerid
      description: REST surface for ledgerIdentity-ledgerId.
      operations:
      - method: GET
        name: microsoftazureconfidentialledgeridentityservicegetledgeridentity
        description: Microsoft Azure Gets Identity Information For A Confidential Ledger Instance
        call: confidentialledgeridentityserviceclient-ledgeridentity.microsoftazureconfidentialledgeridentityservicegetledgeridentity
        with:
          ledgerId: rest.ledgerId
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: confidentialledgeridentityserviceclient-ledgeridentity-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure ConfidentialLedgerIdentityServiceClient — ledgerIdentity. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-gets-identity-information
      description: Microsoft Azure Gets Identity Information For A Confidential Ledger Instance
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: confidentialledgeridentityserviceclient-ledgeridentity.microsoftazureconfidentialledgeridentityservicegetledgeridentity
      with:
        ledgerId: tools.ledgerId
      outputParameters:
      - type: object
        mapping: $.