Microsoft Azure · Capability

Microsoft Azure DataPlaneAccountClient — ExposureControl

Microsoft Azure DataPlaneAccountClient — ExposureControl. 1 operations. Lead operation: Microsoft Azure Post Features. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureExposureControl

What You Can Do

POST
Microsoftazureexposurecontrolgetfeatures — Microsoft Azure Post Features
/v1/features

MCP Tools

microsoft-azure-post-features

Microsoft Azure Post Features

Capability Spec

dataplaneaccountclient-exposurecontrol.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure DataPlaneAccountClient — ExposureControl
  description: 'Microsoft Azure DataPlaneAccountClient — ExposureControl. 1 operations. Lead operation: Microsoft Azure Post
    Features. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - ExposureControl
  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: dataplaneaccountclient-exposurecontrol
    baseUri: https://purview.azure.com/account
    description: Microsoft Azure DataPlaneAccountClient — ExposureControl business capability. Self-contained, no shared references.
    resources:
    - name: features
      path: /features
      operations:
      - name: microsoftazureexposurecontrolgetfeatures
        method: POST
        description: Microsoft Azure Post Features
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          required: true
  exposes:
  - type: rest
    namespace: dataplaneaccountclient-exposurecontrol-rest
    port: 8080
    description: REST adapter for Microsoft Azure DataPlaneAccountClient — ExposureControl. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/features
      name: features
      description: REST surface for features.
      operations:
      - method: POST
        name: microsoftazureexposurecontrolgetfeatures
        description: Microsoft Azure Post Features
        call: dataplaneaccountclient-exposurecontrol.microsoftazureexposurecontrolgetfeatures
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: dataplaneaccountclient-exposurecontrol-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure DataPlaneAccountClient — ExposureControl. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-features
      description: Microsoft Azure Post Features
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: dataplaneaccountclient-exposurecontrol.microsoftazureexposurecontrolgetfeatures
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.