Microsoft Azure · Capability

Microsoft Azure InstanceMetadataClient — Get Metadata Information

Microsoft Azure InstanceMetadataClient — Get Metadata Information. 1 operations. Lead operation: Microsoft Azure Get Identity Info. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureGet Metadata Information

What You Can Do

GET
Microsoftazureidentitygetinfo — Microsoft Azure Get Identity Info
/v1/identity/info

MCP Tools

microsoft-azure-get-identity-info

Microsoft Azure Get Identity Info

read-only idempotent

Capability Spec

instancemetadataclient-get-metadata-information.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure InstanceMetadataClient — Get Metadata Information
  description: 'Microsoft Azure InstanceMetadataClient — Get Metadata Information. 1 operations. Lead operation: Microsoft
    Azure Get Identity Info. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Get Metadata Information
  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: instancemetadataclient-get-metadata-information
    baseUri: http://169.254.169.254/metadata
    description: Microsoft Azure InstanceMetadataClient — Get Metadata Information business capability. Self-contained, no
      shared references.
    resources:
    - name: identity-info
      path: /identity/info
      operations:
      - name: microsoftazureidentitygetinfo
        method: GET
        description: Microsoft Azure Get Identity Info
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: instancemetadataclient-get-metadata-information-rest
    port: 8080
    description: REST adapter for Microsoft Azure InstanceMetadataClient — Get Metadata Information. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/identity/info
      name: identity-info
      description: REST surface for identity-info.
      operations:
      - method: GET
        name: microsoftazureidentitygetinfo
        description: Microsoft Azure Get Identity Info
        call: instancemetadataclient-get-metadata-information.microsoftazureidentitygetinfo
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: instancemetadataclient-get-metadata-information-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure InstanceMetadataClient — Get Metadata Information. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-identity-info
      description: Microsoft Azure Get Identity Info
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: instancemetadataclient-get-metadata-information.microsoftazureidentitygetinfo
      outputParameters:
      - type: object
        mapping: $.