naftiko: 1.0.0-alpha2 info: label: Azure Synapse Analytics - Credential API — Credential description: 'Azure Synapse Analytics - Credential API — Credential. 5 operations. Lead operation: Azure Synapse Analytics List credentials. Self-contained Naftiko capability covering one Microsoft Azure Synapse Analytics business surface.' tags: - Microsoft Azure Synapse Analytics - Credential 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-credential-credential baseUri: https://{workspaceName}.dev.azuresynapse.net description: Azure Synapse Analytics - Credential API — Credential business capability. Self-contained, no shared references. resources: - name: credentials path: /credentials operations: - name: credentialgetcredentialsbyworkspace method: GET description: Azure Synapse Analytics List credentials outputRawFormat: json outputParameters: - name: result type: object value: $. - name: credentials-credentialName path: /credentials/{credentialName} operations: - name: credentialgetcredential method: GET description: Azure Synapse Analytics Get a credential outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-None-Match in: header type: string - name: credentialcreateorupdatecredential method: PUT description: Azure Synapse Analytics Create or update a credential outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string - name: body in: body type: object description: Request body (JSON). required: true - name: credentialdeletecredential method: DELETE description: Azure Synapse Analytics Delete a credential outputRawFormat: json outputParameters: - name: result type: object value: $. - name: credentials-credentialName-rename path: /credentials/{credentialName}/rename operations: - name: credentialrenamecredential method: POST description: Azure Synapse Analytics Rename a credential outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true authentication: type: bearer token: '{{env.MICROSOFT_AZURE_SYNAPSE_ANALYTICS_API_KEY}}' exposes: - type: rest namespace: azure-synapse-analytics-credential-credential-rest port: 8080 description: REST adapter for Azure Synapse Analytics - Credential API — Credential. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/credentials name: credentials description: REST surface for credentials. operations: - method: GET name: credentialgetcredentialsbyworkspace description: Azure Synapse Analytics List credentials call: azure-synapse-analytics-credential-credential.credentialgetcredentialsbyworkspace outputParameters: - type: object mapping: $. - path: /v1/credentials/{credentialname} name: credentials-credentialname description: REST surface for credentials-credentialName. operations: - method: GET name: credentialgetcredential description: Azure Synapse Analytics Get a credential call: azure-synapse-analytics-credential-credential.credentialgetcredential with: If-None-Match: rest.If-None-Match outputParameters: - type: object mapping: $. - method: PUT name: credentialcreateorupdatecredential description: Azure Synapse Analytics Create or update a credential call: azure-synapse-analytics-credential-credential.credentialcreateorupdatecredential with: If-Match: rest.If-Match body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: credentialdeletecredential description: Azure Synapse Analytics Delete a credential call: azure-synapse-analytics-credential-credential.credentialdeletecredential outputParameters: - type: object mapping: $. - path: /v1/credentials/{credentialname}/rename name: credentials-credentialname-rename description: REST surface for credentials-credentialName-rename. operations: - method: POST name: credentialrenamecredential description: Azure Synapse Analytics Rename a credential call: azure-synapse-analytics-credential-credential.credentialrenamecredential with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: azure-synapse-analytics-credential-credential-mcp port: 9090 transport: http description: MCP adapter for Azure Synapse Analytics - Credential API — Credential. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: azure-synapse-analytics-list-credentials description: Azure Synapse Analytics List credentials hints: readOnly: true destructive: false idempotent: true call: azure-synapse-analytics-credential-credential.credentialgetcredentialsbyworkspace outputParameters: - type: object mapping: $. - name: azure-synapse-analytics-get-credential description: Azure Synapse Analytics Get a credential hints: readOnly: true destructive: false idempotent: true call: azure-synapse-analytics-credential-credential.credentialgetcredential with: If-None-Match: tools.If-None-Match outputParameters: - type: object mapping: $. - name: azure-synapse-analytics-create-update description: Azure Synapse Analytics Create or update a credential hints: readOnly: false destructive: false idempotent: true call: azure-synapse-analytics-credential-credential.credentialcreateorupdatecredential with: If-Match: tools.If-Match body: tools.body outputParameters: - type: object mapping: $. - name: azure-synapse-analytics-delete-credential description: Azure Synapse Analytics Delete a credential hints: readOnly: false destructive: true idempotent: true call: azure-synapse-analytics-credential-credential.credentialdeletecredential outputParameters: - type: object mapping: $. - name: azure-synapse-analytics-rename-credential description: Azure Synapse Analytics Rename a credential hints: readOnly: false destructive: false idempotent: false call: azure-synapse-analytics-credential-credential.credentialrenamecredential with: body: tools.body outputParameters: - type: object mapping: $.