Microsoft Azure · Capability

Microsoft Azure MicrosoftScanningClient — Collection

Microsoft Azure MicrosoftScanningClient — Collection. 1 operations. Lead operation: Microsoft Azure Get Collections Collectionname Scans. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureCollection

What You Can Do

GET
Microsoftazurescanslistbycollection — Microsoft Azure Get Collections Collectionname Scans
/v1/collections/{collectionname}/scans

MCP Tools

microsoft-azure-get-collections-collectionname

Microsoft Azure Get Collections Collectionname Scans

read-only idempotent

Capability Spec

microsoftscanningclient-collection.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure MicrosoftScanningClient — Collection
  description: 'Microsoft Azure MicrosoftScanningClient — Collection. 1 operations. Lead operation: Microsoft Azure Get Collections
    Collectionname Scans. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Collection
  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: microsoftscanningclient-collection
    baseUri: https://purview.azure.com/scan
    description: Microsoft Azure MicrosoftScanningClient — Collection business capability. Self-contained, no shared references.
    resources:
    - name: collections-collectionName-scans
      path: /collections/{collectionName}/scans
      operations:
      - name: microsoftazurescanslistbycollection
        method: GET
        description: Microsoft Azure Get Collections Collectionname Scans
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: collectionName
          in: path
          type: string
          required: true
  exposes:
  - type: rest
    namespace: microsoftscanningclient-collection-rest
    port: 8080
    description: REST adapter for Microsoft Azure MicrosoftScanningClient — Collection. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/collections/{collectionname}/scans
      name: collections-collectionname-scans
      description: REST surface for collections-collectionName-scans.
      operations:
      - method: GET
        name: microsoftazurescanslistbycollection
        description: Microsoft Azure Get Collections Collectionname Scans
        call: microsoftscanningclient-collection.microsoftazurescanslistbycollection
        with:
          collectionName: rest.collectionName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoftscanningclient-collection-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure MicrosoftScanningClient — Collection. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-collections-collectionname
      description: Microsoft Azure Get Collections Collectionname Scans
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftscanningclient-collection.microsoftazurescanslistbycollection
      with:
        collectionName: tools.collectionName
      outputParameters:
      - type: object
        mapping: $.