naftiko: 1.0.0-alpha2 info: label: AlphaSense Utility API — Search description: 'AlphaSense Utility API — Search. 1 operation. Lead operation: Execute An AlphaSense Search GraphQL Operation. Self-contained Naftiko capability covering one alphasense business surface.' tags: - alphasense - Utility API - Search - Documents created: '2026-05-23' modified: '2026-05-23' binds: - namespace: env keys: ALPHASENSE_API_KEY: ALPHASENSE_API_KEY ALPHASENSE_BEARER_TOKEN: ALPHASENSE_BEARER_TOKEN capability: consumes: - type: http namespace: utility-api-search baseUri: https://api.alpha-sense.com description: AlphaSense Utility API — Search business capability. Self-contained, no shared references. resources: - name: gql path: /gql operations: - name: searchdocuments method: POST description: Execute An AlphaSense Search GraphQL Operation Across The Full Document Corpus. outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: bearer token: '{{env.ALPHASENSE_BEARER_TOKEN}}' exposes: - type: rest namespace: utility-api-search-rest port: 8080 description: REST adapter for AlphaSense Utility API — Search. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/search/documents name: search-documents description: REST surface for AlphaSense document search. operations: - method: POST name: searchdocuments description: Execute An AlphaSense Search Operation. call: utility-api-search.searchdocuments outputParameters: - type: object mapping: $. - type: mcp namespace: utility-api-search-mcp port: 9090 transport: http description: MCP adapter for AlphaSense Utility API — Search. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: alphasense-search-documents description: Execute An AlphaSense Search Operation across filings, broker research, news, transcripts, and Tegus. hints: readOnly: true destructive: false idempotent: true call: utility-api-search.searchdocuments outputParameters: - type: object mapping: $.