naftiko: 1.0.0-alpha2 info: label: "Exa Team API \u2014 Team" description: "Exa Team API \u2014 Team. 1 operations. Lead operation: Get Team Info. Self-contained Naftiko capability covering\ \ one Exa business surface." tags: - Exa - Team created: '2026-05-25' modified: '2026-05-25' binds: - namespace: env keys: EXA_API_KEY: EXA_API_KEY capability: consumes: - type: http namespace: team baseUri: https://api.exa.ai description: "Exa Team API \u2014 Team business capability. Self-contained, no shared references." resources: - name: v0-teams-me path: /v0/teams/me operations: - name: teamsmeget method: GET description: Exa Get Team Info outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: apikey key: x-api-key value: '{{env.EXA_API_KEY}}' placement: header exposes: - type: rest namespace: team-rest port: 8080 description: "REST adapter for Exa Team API \u2014 Team. One Spectral-compliant resource per consumed operation, prefixed\ \ with /v1." resources: - path: /v1/v0/teams/me name: v0-teams-me description: REST surface for v0-teams-me. operations: - method: GET name: teamsmeget description: Exa Get Team Info call: team.teamsmeget with: {} outputParameters: - type: object mapping: $. - type: mcp namespace: team-mcp port: 9090 transport: http description: "MCP adapter for Exa Team API \u2014 Team. One tool per consumed operation, routed inline through this capability's\ \ consumes block." tools: - name: exa-get-team-info description: Exa Get Team Info hints: readOnly: true destructive: false idempotent: true call: team.teamsmeget with: {} outputParameters: - type: object mapping: $.