naftiko: 1.0.0-alpha2 info: label: Microsoft Azure Azure Analytics Purview Data Map — Lineage description: 'Microsoft Azure Azure Analytics Purview Data Map — Lineage. 1 operations. Lead operation: Microsoft Azure Get Lineage Guid Next. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - Lineage 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: azure-analytics-purview-data-map-lineage baseUri: '' description: Microsoft Azure Azure Analytics Purview Data Map — Lineage business capability. Self-contained, no shared references. resources: - name: lineage-guid-next path: /lineage/{guid}/next operations: - name: microsoftazurelineagegetnextpage method: GET description: Microsoft Azure Get Lineage Guid Next outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the entity. required: true - name: direction in: query type: string description: The direction of the lineage, which could be INPUT, OUTPUT or BOTH. required: true - name: offset in: query type: integer description: The offset for pagination purpose. - name: limit in: query type: integer description: The page size - by default there is no paging. exposes: - type: rest namespace: azure-analytics-purview-data-map-lineage-rest port: 8080 description: REST adapter for Microsoft Azure Azure Analytics Purview Data Map — Lineage. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/lineage/{guid}/next name: lineage-guid-next description: REST surface for lineage-guid-next. operations: - method: GET name: microsoftazurelineagegetnextpage description: Microsoft Azure Get Lineage Guid Next call: azure-analytics-purview-data-map-lineage.microsoftazurelineagegetnextpage with: guid: rest.guid direction: rest.direction offset: rest.offset limit: rest.limit outputParameters: - type: object mapping: $. - type: mcp namespace: azure-analytics-purview-data-map-lineage-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure Azure Analytics Purview Data Map — Lineage. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-get-lineage-guid description: Microsoft Azure Get Lineage Guid Next hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-lineage.microsoftazurelineagegetnextpage with: guid: tools.guid direction: tools.direction offset: tools.offset limit: tools.limit outputParameters: - type: object mapping: $.