Microsoft Azure · Capability

Microsoft Azure Microsoft Code Transparency Service — Parameters

Microsoft Azure Microsoft Code Transparency Service — Parameters. 1 operations. Lead operation: Microsoft Azure Get Parameters. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureParameters

What You Can Do

GET
Microsoftazuregetparameters — Microsoft Azure Get Parameters
/v1/parameters

MCP Tools

microsoft-azure-get-parameters

Microsoft Azure Get Parameters

read-only idempotent

Capability Spec

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