naftiko: 1.0.0-alpha2 info: label: Microsoft Purview Workflow API — Workflows description: 'Microsoft Purview Workflow API — Workflows. 1 operations. Lead operation: Microsoft Purview List all workflows. Self-contained Naftiko capability covering one Microsoft Purview business surface.' tags: - Microsoft Purview - Workflows 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: workflow-workflows baseUri: https://{accountName}.purview.azure.com/workflow description: Microsoft Purview Workflow API — Workflows business capability. Self-contained, no shared references. resources: - name: workflows path: /workflows operations: - name: listworkflows method: GET description: Microsoft Purview List all workflows outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: api-version in: query type: string required: true authentication: type: bearer token: '{{env.MICROSOFT_PURVIEW_API_KEY}}' exposes: - type: rest namespace: workflow-workflows-rest port: 8080 description: REST adapter for Microsoft Purview Workflow API — Workflows. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/workflows name: workflows description: REST surface for workflows. operations: - method: GET name: listworkflows description: Microsoft Purview List all workflows call: workflow-workflows.listworkflows with: api-version: rest.api-version outputParameters: - type: object mapping: $. - type: mcp namespace: workflow-workflows-mcp port: 9090 transport: http description: MCP adapter for Microsoft Purview Workflow API — Workflows. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-purview-list-all-workflows description: Microsoft Purview List all workflows hints: readOnly: true destructive: false idempotent: true call: workflow-workflows.listworkflows with: api-version: tools.api-version outputParameters: - type: object mapping: $.