Microsoft Azure · Capability

Microsoft Azure BlueprintClient — PublishedArtifact

Microsoft Azure BlueprintClient — PublishedArtifact. 2 operations. Lead operation: Microsoft Azure Get Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname Versions Versionid Artifacts. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePublishedArtifact

What You Can Do

GET
Microsoftazurepublishedartifactslist — Microsoft Azure Get Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname Versions Versionid Artifacts
/v1/{resourcescope}/providers/microsoft-blueprint/blueprints/{blueprintname}/versions/{versionid}/artifacts
GET
Microsoftazurepublishedartifactsget — Microsoft Azure Get Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname Versions Versionid Artifacts Artifactname
/v1/{resourcescope}/providers/microsoft-blueprint/blueprints/{blueprintname}/versions/{versionid}/artifacts/{artifactname}

MCP Tools

microsoft-azure-get-resourcescope-providers

Microsoft Azure Get Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname Versions Versionid Artifacts

read-only idempotent
microsoft-azure-get-resourcescope-providers-2

Microsoft Azure Get Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname Versions Versionid Artifacts Artifactname

read-only idempotent

Capability Spec

blueprintclient-publishedartifact.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure BlueprintClient — PublishedArtifact
  description: 'Microsoft Azure BlueprintClient — PublishedArtifact. 2 operations. Lead operation: Microsoft Azure Get Resourcescope
    Providers Microsoft Blueprint Blueprints Blueprintname Versions Versionid Artifacts. Self-contained Naftiko capability
    covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - PublishedArtifact
  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: blueprintclient-publishedartifact
    baseUri: https://management.azure.com
    description: Microsoft Azure BlueprintClient — PublishedArtifact business capability. Self-contained, no shared references.
    resources:
    - name: resourceScope-providers-Microsoft.Blueprint-blueprints-blueprintName-versions-ve
      path: /{resourceScope}/providers/Microsoft.Blueprint/blueprints/{blueprintName}/versions/{versionId}/artifacts
      operations:
      - name: microsoftazurepublishedartifactslist
        method: GET
        description: Microsoft Azure Get Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname Versions Versionid
          Artifacts
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: resourceScope-providers-Microsoft.Blueprint-blueprints-blueprintName-versions-ve
      path: /{resourceScope}/providers/Microsoft.Blueprint/blueprints/{blueprintName}/versions/{versionId}/artifacts/{artifactName}
      operations:
      - name: microsoftazurepublishedartifactsget
        method: GET
        description: Microsoft Azure Get Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname Versions Versionid
          Artifacts Artifactname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: blueprintclient-publishedartifact-rest
    port: 8080
    description: REST adapter for Microsoft Azure BlueprintClient — PublishedArtifact. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/{resourcescope}/providers/microsoft-blueprint/blueprints/{blueprintname}/versions/{versionid}/artifacts
      name: resourcescope-providers-microsoft-blueprint-blueprints-blueprintname-versions-ve
      description: REST surface for resourceScope-providers-Microsoft.Blueprint-blueprints-blueprintName-versions-ve.
      operations:
      - method: GET
        name: microsoftazurepublishedartifactslist
        description: Microsoft Azure Get Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname Versions Versionid
          Artifacts
        call: blueprintclient-publishedartifact.microsoftazurepublishedartifactslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/{resourcescope}/providers/microsoft-blueprint/blueprints/{blueprintname}/versions/{versionid}/artifacts/{artifactname}
      name: resourcescope-providers-microsoft-blueprint-blueprints-blueprintname-versions-ve
      description: REST surface for resourceScope-providers-Microsoft.Blueprint-blueprints-blueprintName-versions-ve.
      operations:
      - method: GET
        name: microsoftazurepublishedartifactsget
        description: Microsoft Azure Get Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname Versions Versionid
          Artifacts Artifactname
        call: blueprintclient-publishedartifact.microsoftazurepublishedartifactsget
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: blueprintclient-publishedartifact-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure BlueprintClient — PublishedArtifact. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-resourcescope-providers
      description: Microsoft Azure Get Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname Versions Versionid
        Artifacts
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: blueprintclient-publishedartifact.microsoftazurepublishedartifactslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-resourcescope-providers-2
      description: Microsoft Azure Get Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname Versions Versionid
        Artifacts Artifactname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: blueprintclient-publishedartifact.microsoftazurepublishedartifactsget
      outputParameters:
      - type: object
        mapping: $.