Microsoft Azure · Capability

Microsoft Azure Purview Distribution Service REST API Document — DatasourcePreferences

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

Run with Naftiko Microsoft AzureDatasourcePreferences

What You Can Do

GET
Microsoftazuredatasourcepreferenceslist — Microsoft Azure Get Datasource Preferences
/v1/datasource-preferences

MCP Tools

microsoft-azure-get-datasource-preferences

Microsoft Azure Get Datasource Preferences

read-only idempotent

Capability Spec

purview-distribution-service-rest-api-document-datasourcepreferences.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Purview Distribution Service REST API Document — DatasourcePreferences
  description: 'Microsoft Azure Purview Distribution Service REST API Document — DatasourcePreferences. 1 operations. Lead
    operation: Microsoft Azure Get Datasource Preferences. Self-contained Naftiko capability covering one Microsoft Azure
    business surface.'
  tags:
  - Microsoft Azure
  - DatasourcePreferences
  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-datasourcepreferences
    baseUri: ''
    description: Microsoft Azure Purview Distribution Service REST API Document — DatasourcePreferences business capability.
      Self-contained, no shared references.
    resources:
    - name: datasource-preferences
      path: /datasource-preferences
      operations:
      - name: microsoftazuredatasourcepreferenceslist
        method: GET
        description: Microsoft Azure Get Datasource Preferences
        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
  exposes:
  - type: rest
    namespace: purview-distribution-service-rest-api-document-datasourcepreferences-rest
    port: 8080
    description: REST adapter for Microsoft Azure Purview Distribution Service REST API Document — DatasourcePreferences.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/datasource-preferences
      name: datasource-preferences
      description: REST surface for datasource-preferences.
      operations:
      - method: GET
        name: microsoftazuredatasourcepreferenceslist
        description: Microsoft Azure Get Datasource Preferences
        call: purview-distribution-service-rest-api-document-datasourcepreferences.microsoftazuredatasourcepreferenceslist
        with:
          scope: rest.scope
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: purview-distribution-service-rest-api-document-datasourcepreferences-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Purview Distribution Service REST API Document — DatasourcePreferences. One
      tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-datasource-preferences
      description: Microsoft Azure Get Datasource Preferences
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: purview-distribution-service-rest-api-document-datasourcepreferences.microsoftazuredatasourcepreferenceslist
      with:
        scope: tools.scope
      outputParameters:
      - type: object
        mapping: $.