Microsoft Purview · Capability

Microsoft Purview Information Protection API — Label Policy Settings

Microsoft Purview Information Protection API — Label Policy Settings. 1 operations. Lead operation: Microsoft Purview Get label policy settings. Self-contained Naftiko capability covering one Microsoft Purview business surface.

Run with Naftiko Microsoft PurviewLabel Policy Settings

What You Can Do

GET
Getlabelpolicysettings — Microsoft Purview Get label policy settings
/v1/security/informationprotection/labelpolicysettings

MCP Tools

microsoft-purview-get-label-policy

Microsoft Purview Get label policy settings

read-only idempotent

Capability Spec

information-protection-label-policy-settings.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Purview Information Protection API — Label Policy Settings
  description: 'Microsoft Purview Information Protection API — Label Policy Settings. 1 operations. Lead operation: Microsoft
    Purview Get label policy settings. Self-contained Naftiko capability covering one Microsoft Purview business surface.'
  tags:
  - Microsoft Purview
  - Label Policy Settings
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_PURVIEW_API_KEY: MICROSOFT_PURVIEW_API_KEY
capability:
  consumes:
  - type: http
    namespace: information-protection-label-policy-settings
    baseUri: https://graph.microsoft.com/v1.0
    description: Microsoft Purview Information Protection API — Label Policy Settings business capability. Self-contained,
      no shared references.
    resources:
    - name: security-informationProtection-labelPolicySettings
      path: /security/informationProtection/labelPolicySettings
      operations:
      - name: getlabelpolicysettings
        method: GET
        description: Microsoft Purview Get label policy settings
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    authentication:
      type: bearer
      token: '{{env.MICROSOFT_PURVIEW_API_KEY}}'
  exposes:
  - type: rest
    namespace: information-protection-label-policy-settings-rest
    port: 8080
    description: REST adapter for Microsoft Purview Information Protection API — Label Policy Settings. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/security/informationprotection/labelpolicysettings
      name: security-informationprotection-labelpolicysettings
      description: REST surface for security-informationProtection-labelPolicySettings.
      operations:
      - method: GET
        name: getlabelpolicysettings
        description: Microsoft Purview Get label policy settings
        call: information-protection-label-policy-settings.getlabelpolicysettings
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: information-protection-label-policy-settings-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Purview Information Protection API — Label Policy Settings. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-purview-get-label-policy
      description: Microsoft Purview Get label policy settings
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: information-protection-label-policy-settings.getlabelpolicysettings
      outputParameters:
      - type: object
        mapping: $.