Microsoft Azure · Capability

Microsoft Azure PurviewPolicyClient — PolicyListing

Microsoft Azure PurviewPolicyClient — PolicyListing. 1 operations. Lead operation: Microsoft Azure Api To List The Purview Rbac Policies Based On A Scope. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePolicyListing

What You Can Do

GET
Microsoftazurepurviewpolicieslist — Microsoft Azure Api To List The Purview Rbac Policies Based On A Scope
/v1/{scope}/providers/microsoft-purview/policies

MCP Tools

microsoft-azure-api-list-purview

Microsoft Azure Api To List The Purview Rbac Policies Based On A Scope

read-only idempotent

Capability Spec

purviewpolicyclient-policylisting.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure PurviewPolicyClient — PolicyListing
  description: 'Microsoft Azure PurviewPolicyClient — PolicyListing. 1 operations. Lead operation: Microsoft Azure Api To
    List The Purview Rbac Policies Based On A Scope. Self-contained Naftiko capability covering one Microsoft Azure business
    surface.'
  tags:
  - Microsoft Azure
  - PolicyListing
  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: purviewpolicyclient-policylisting
    baseUri: https://management.azure.com
    description: Microsoft Azure PurviewPolicyClient — PolicyListing business capability. Self-contained, no shared references.
    resources:
    - name: scope-providers-Microsoft.Purview-policies
      path: /{scope}/providers/Microsoft.Purview/policies
      operations:
      - name: microsoftazurepurviewpolicieslist
        method: GET
        description: Microsoft Azure Api To List The Purview Rbac Policies Based On A Scope
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $filter
          in: query
          type: string
          description: 'Supported filters : $filter=policyType eq SelfService, $filter=policyType eq SqlDevops. Returns only
            the policies of the specified type. If not specified, all p'
  exposes:
  - type: rest
    namespace: purviewpolicyclient-policylisting-rest
    port: 8080
    description: REST adapter for Microsoft Azure PurviewPolicyClient — PolicyListing. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/{scope}/providers/microsoft-purview/policies
      name: scope-providers-microsoft-purview-policies
      description: REST surface for scope-providers-Microsoft.Purview-policies.
      operations:
      - method: GET
        name: microsoftazurepurviewpolicieslist
        description: Microsoft Azure Api To List The Purview Rbac Policies Based On A Scope
        call: purviewpolicyclient-policylisting.microsoftazurepurviewpolicieslist
        with:
          $filter: rest.$filter
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: purviewpolicyclient-policylisting-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure PurviewPolicyClient — PolicyListing. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-api-list-purview
      description: Microsoft Azure Api To List The Purview Rbac Policies Based On A Scope
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: purviewpolicyclient-policylisting.microsoftazurepurviewpolicieslist
      with:
        $filter: tools.$filter
      outputParameters:
      - type: object
        mapping: $.