naftiko: 1.0.0-alpha2 info: label: ZoomInfo — Scoop Enrich description: 'ZoomInfo — Scoop Enrich. 3 operations. Lead operation: Zoominfo Scoop Enrich. Self-contained Naftiko capability covering one Zoominfo business surface.' tags: - Zoominfo - Scoop Enrich created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: ZOOMINFO_API_KEY: ZOOMINFO_API_KEY capability: consumes: - type: http namespace: zoominfo-scoop-enrich baseUri: https://api.zoominfo.com description: ZoomInfo — Scoop Enrich business capability. Self-contained, no shared references. resources: - name: enrich-scoop path: /enrich/scoop operations: - name: scoopenrich method: POST description: Zoominfo Scoop Enrich outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: lookup-inputfields-scoop-enrich path: /lookup/inputfields/scoop/enrich operations: - name: scoopenrichinputs method: GET description: Zoominfo Scoop Enrich Inputs outputRawFormat: json outputParameters: - name: result type: object value: $. - name: lookup-outputfields-scoop-enrich path: /lookup/outputfields/scoop/enrich operations: - name: scoopenrichoutputs method: GET description: Zoominfo Scoop Enrich Outputs outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: bearer token: '{{env.ZOOMINFO_API_KEY}}' exposes: - type: rest namespace: zoominfo-scoop-enrich-rest port: 8080 description: REST adapter for ZoomInfo — Scoop Enrich. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/enrich/scoop name: enrich-scoop description: REST surface for enrich-scoop. operations: - method: POST name: scoopenrich description: Zoominfo Scoop Enrich call: zoominfo-scoop-enrich.scoopenrich with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/lookup/inputfields/scoop/enrich name: lookup-inputfields-scoop-enrich description: REST surface for lookup-inputfields-scoop-enrich. operations: - method: GET name: scoopenrichinputs description: Zoominfo Scoop Enrich Inputs call: zoominfo-scoop-enrich.scoopenrichinputs outputParameters: - type: object mapping: $. - path: /v1/lookup/outputfields/scoop/enrich name: lookup-outputfields-scoop-enrich description: REST surface for lookup-outputfields-scoop-enrich. operations: - method: GET name: scoopenrichoutputs description: Zoominfo Scoop Enrich Outputs call: zoominfo-scoop-enrich.scoopenrichoutputs outputParameters: - type: object mapping: $. - type: mcp namespace: zoominfo-scoop-enrich-mcp port: 9090 transport: http description: MCP adapter for ZoomInfo — Scoop Enrich. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: zoominfo-scoop-enrich description: Zoominfo Scoop Enrich hints: readOnly: false destructive: false idempotent: false call: zoominfo-scoop-enrich.scoopenrich with: body: tools.body outputParameters: - type: object mapping: $. - name: zoominfo-scoop-enrich-inputs description: Zoominfo Scoop Enrich Inputs hints: readOnly: true destructive: false idempotent: true call: zoominfo-scoop-enrich.scoopenrichinputs outputParameters: - type: object mapping: $. - name: zoominfo-scoop-enrich-outputs description: Zoominfo Scoop Enrich Outputs hints: readOnly: true destructive: false idempotent: true call: zoominfo-scoop-enrich.scoopenrichoutputs outputParameters: - type: object mapping: $.