naftiko: 1.0.0-alpha2 info: label: Coveo Search API — Passages Alpha description: 'Coveo Search API — Passages Alpha. 1 operations. Lead operation: Allow to Debug Passage(s) Retrieval.. Self-contained Naftiko capability covering one Coveo business surface.' tags: - Coveo - Search - Passages Alpha created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: COVEO_SEARCH_TOKEN: COVEO_SEARCH_TOKEN capability: consumes: - type: http namespace: search-passages-alpha baseUri: https://platform.cloud.coveo.com description: Coveo Search API — Passages Alpha business capability. Self-contained, no shared references. authentication: type: bearer token: '{{env.COVEO_SEARCH_TOKEN}}' resources: - name: rest-search-alpha-passages-retrieve-debug path: /rest/search/alpha/passages/retrieve/debug operations: - name: debugretrievepassagealpha method: POST description: Allow to Debug Passage(s) Retrieval. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false exposes: - type: rest namespace: search-passages-alpha-rest port: 8080 description: REST adapter for Coveo Search API — Passages Alpha. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/search/alpha/passages/retrieve/debug name: rest-search-alpha-passages-retrieve-debug description: REST surface for rest-search-alpha-passages-retrieve-debug. operations: - method: POST name: debugretrievepassagealpha description: Allow to Debug Passage(s) Retrieval. call: search-passages-alpha.debugretrievepassagealpha with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: search-passages-alpha-mcp port: 9090 transport: http description: MCP adapter for Coveo Search API — Passages Alpha. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: allow-debug-passage-s-retrieval description: Allow to Debug Passage(s) Retrieval. hints: readOnly: false destructive: false idempotent: false call: search-passages-alpha.debugretrievepassagealpha with: body: tools.body outputParameters: - type: object mapping: $.