Microsoft Azure · Capability

Microsoft Azure Purview Distribution Service REST API Document — PolicyElements

Microsoft Azure Purview Distribution Service REST API Document — PolicyElements. 1 operations. Lead operation: Microsoft Azure Get Policy Elements. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePolicyElements

What You Can Do

GET
Microsoftazurepolicyelementslist — Microsoft Azure Get Policy Elements
/v1/policy-elements

MCP Tools

microsoft-azure-get-policy-elements

Microsoft Azure Get Policy Elements

read-only idempotent

Capability Spec

purview-distribution-service-rest-api-document-policyelements.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Purview Distribution Service REST API Document — PolicyElements
  description: 'Microsoft Azure Purview Distribution Service REST API Document — PolicyElements. 1 operations. Lead operation:
    Microsoft Azure Get Policy Elements. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - PolicyElements
  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: purview-distribution-service-rest-api-document-policyelements
    baseUri: ''
    description: Microsoft Azure Purview Distribution Service REST API Document — PolicyElements business capability. Self-contained,
      no shared references.
    resources:
    - name: policy-elements
      path: /policy-elements
      operations:
      - name: microsoftazurepolicyelementslist
        method: GET
        description: Microsoft Azure Get Policy Elements
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: scope
          in: query
          type: string
          description: Id for any resource managed by Purview.
          required: true
        - name: filter
          in: query
          type: string
          description: Filter supporting full OData syntax.
  exposes:
  - type: rest
    namespace: purview-distribution-service-rest-api-document-policyelements-rest
    port: 8080
    description: REST adapter for Microsoft Azure Purview Distribution Service REST API Document — PolicyElements. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/policy-elements
      name: policy-elements
      description: REST surface for policy-elements.
      operations:
      - method: GET
        name: microsoftazurepolicyelementslist
        description: Microsoft Azure Get Policy Elements
        call: purview-distribution-service-rest-api-document-policyelements.microsoftazurepolicyelementslist
        with:
          scope: rest.scope
          filter: rest.filter
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: purview-distribution-service-rest-api-document-policyelements-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Purview Distribution Service REST API Document — PolicyElements. One tool
      per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-policy-elements
      description: Microsoft Azure Get Policy Elements
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: purview-distribution-service-rest-api-document-policyelements.microsoftazurepolicyelementslist
      with:
        scope: tools.scope
        filter: tools.filter
      outputParameters:
      - type: object
        mapping: $.