naftiko: 1.0.0-alpha2 info: label: Adobe Launch Reactor API — Search description: 'Adobe Launch Reactor API — Search. 1 operations. Lead operation: Search Resources. Self-contained Naftiko capability covering one Adobe Launch business surface.' tags: - Adobe Launch - Search created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: ADOBE_LAUNCH_API_KEY: ADOBE_LAUNCH_API_KEY capability: consumes: - type: http namespace: reactor-search baseUri: https://reactor.adobe.io description: Adobe Launch Reactor API — Search business capability. Self-contained, no shared references. resources: - name: search path: /search operations: - name: search method: POST description: Search Resources 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.ADOBE_LAUNCH_API_KEY}}' exposes: - type: rest namespace: reactor-search-rest port: 8080 description: REST adapter for Adobe Launch Reactor API — Search. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/search name: search description: REST surface for search. operations: - method: POST name: search description: Search Resources call: reactor-search.search with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: reactor-search-mcp port: 9090 transport: http description: MCP adapter for Adobe Launch Reactor API — Search. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: search-resources description: Search Resources hints: readOnly: true destructive: false idempotent: false call: reactor-search.search with: body: tools.body outputParameters: - type: object mapping: $.