naftiko: 1.0.0-alpha2 info: label: Azure Synapse Analytics - Private Link Hubs API — PrivateLinkHubs description: 'Azure Synapse Analytics - Private Link Hubs API — PrivateLinkHubs. 6 operations. Lead operation: Azure Synapse Analytics List private link hubs by subscription. Self-contained Naftiko capability covering one Microsoft Azure Synapse Analytics business surface.' tags: - Microsoft Azure Synapse Analytics - PrivateLinkHubs created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: MICROSOFT_AZURE_SYNAPSE_ANALYTICS_API_KEY: MICROSOFT_AZURE_SYNAPSE_ANALYTICS_API_KEY capability: consumes: - type: http namespace: azure-synapse-analytics-private-link-hubs-privatelinkhubs baseUri: https://management.azure.com description: Azure Synapse Analytics - Private Link Hubs API — PrivateLinkHubs business capability. Self-contained, no shared references. resources: - name: subscriptions-subscriptionId-providers-Microsoft.Synapse-privateLinkHubs path: /subscriptions/{subscriptionId}/providers/Microsoft.Synapse/privateLinkHubs operations: - name: privatelinkhubslist method: GET description: Azure Synapse Analytics List private link hubs by subscription outputRawFormat: json outputParameters: - name: result type: object value: $. - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/privateLinkHubs operations: - name: privatelinkhubslistbyresourcegroup method: GET description: Azure Synapse Analytics List private link hubs by resource group outputRawFormat: json outputParameters: - name: result type: object value: $. - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/privateLinkHubs/{privateLinkHubName} operations: - name: privatelinkhubsget method: GET description: Azure Synapse Analytics Get a private link hub outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: privateLinkHubName in: path type: string description: Name of the private link hub. required: true - name: privatelinkhubscreateorupdate method: PUT description: Azure Synapse Analytics Create or update a private link hub outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: privateLinkHubName in: path type: string required: true - name: body in: body type: object description: Request body (JSON). required: true - name: privatelinkhubsupdate method: PATCH description: Azure Synapse Analytics Update a private link hub outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: privateLinkHubName in: path type: string required: true - name: body in: body type: object description: Request body (JSON). required: true - name: privatelinkhubsdelete method: DELETE description: Azure Synapse Analytics Delete a private link hub outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: privateLinkHubName in: path type: string required: true authentication: type: bearer token: '{{env.MICROSOFT_AZURE_SYNAPSE_ANALYTICS_API_KEY}}' exposes: - type: rest namespace: azure-synapse-analytics-private-link-hubs-privatelinkhubs-rest port: 8080 description: REST adapter for Azure Synapse Analytics - Private Link Hubs API — PrivateLinkHubs. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-synapse/privatelinkhubs name: subscriptions-subscriptionid-providers-microsoft-synapse-privatelinkhubs description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Synapse-privateLinkHubs. operations: - method: GET name: privatelinkhubslist description: Azure Synapse Analytics List private link hubs by subscription call: azure-synapse-analytics-private-link-hubs-privatelinkhubs.privatelinkhubslist outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-synapse/privatelinkhubs name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: privatelinkhubslistbyresourcegroup description: Azure Synapse Analytics List private link hubs by resource group call: azure-synapse-analytics-private-link-hubs-privatelinkhubs.privatelinkhubslistbyresourcegroup outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-synapse/privatelinkhubs/{privatelinkhubname} name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: privatelinkhubsget description: Azure Synapse Analytics Get a private link hub call: azure-synapse-analytics-private-link-hubs-privatelinkhubs.privatelinkhubsget with: privateLinkHubName: rest.privateLinkHubName outputParameters: - type: object mapping: $. - method: PUT name: privatelinkhubscreateorupdate description: Azure Synapse Analytics Create or update a private link hub call: azure-synapse-analytics-private-link-hubs-privatelinkhubs.privatelinkhubscreateorupdate with: privateLinkHubName: rest.privateLinkHubName body: rest.body outputParameters: - type: object mapping: $. - method: PATCH name: privatelinkhubsupdate description: Azure Synapse Analytics Update a private link hub call: azure-synapse-analytics-private-link-hubs-privatelinkhubs.privatelinkhubsupdate with: privateLinkHubName: rest.privateLinkHubName body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: privatelinkhubsdelete description: Azure Synapse Analytics Delete a private link hub call: azure-synapse-analytics-private-link-hubs-privatelinkhubs.privatelinkhubsdelete with: privateLinkHubName: rest.privateLinkHubName outputParameters: - type: object mapping: $. - type: mcp namespace: azure-synapse-analytics-private-link-hubs-privatelinkhubs-mcp port: 9090 transport: http description: MCP adapter for Azure Synapse Analytics - Private Link Hubs API — PrivateLinkHubs. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: azure-synapse-analytics-list-private description: Azure Synapse Analytics List private link hubs by subscription hints: readOnly: true destructive: false idempotent: true call: azure-synapse-analytics-private-link-hubs-privatelinkhubs.privatelinkhubslist outputParameters: - type: object mapping: $. - name: azure-synapse-analytics-list-private-2 description: Azure Synapse Analytics List private link hubs by resource group hints: readOnly: true destructive: false idempotent: true call: azure-synapse-analytics-private-link-hubs-privatelinkhubs.privatelinkhubslistbyresourcegroup outputParameters: - type: object mapping: $. - name: azure-synapse-analytics-get-private description: Azure Synapse Analytics Get a private link hub hints: readOnly: true destructive: false idempotent: true call: azure-synapse-analytics-private-link-hubs-privatelinkhubs.privatelinkhubsget with: privateLinkHubName: tools.privateLinkHubName outputParameters: - type: object mapping: $. - name: azure-synapse-analytics-create-update description: Azure Synapse Analytics Create or update a private link hub hints: readOnly: false destructive: false idempotent: true call: azure-synapse-analytics-private-link-hubs-privatelinkhubs.privatelinkhubscreateorupdate with: privateLinkHubName: tools.privateLinkHubName body: tools.body outputParameters: - type: object mapping: $. - name: azure-synapse-analytics-update-private description: Azure Synapse Analytics Update a private link hub hints: readOnly: false destructive: false idempotent: true call: azure-synapse-analytics-private-link-hubs-privatelinkhubs.privatelinkhubsupdate with: privateLinkHubName: tools.privateLinkHubName body: tools.body outputParameters: - type: object mapping: $. - name: azure-synapse-analytics-delete-private description: Azure Synapse Analytics Delete a private link hub hints: readOnly: false destructive: true idempotent: true call: azure-synapse-analytics-private-link-hubs-privatelinkhubs.privatelinkhubsdelete with: privateLinkHubName: tools.privateLinkHubName outputParameters: - type: object mapping: $.