Mesh Agent MCP Server

Official
MIT License
42
  • Apple
  • Linux

exasearchagent_exa_answer_question

Find direct, concise answers to specific questions by leveraging Exa's API to analyze and extract relevant information from web content.

Instructions

Get a direct answer to a question using Exa's answer API. This tool provides concise, factual answers to specific questions by searching and analyzing content from across the web. Use this when you need a direct answer to a specific question rather than a list of search results. It may fail to find information of niche topics such like small cap crypto projects.

Input Schema

NameRequiredDescriptionDefault
questionYesThe question to answer

Input Schema (JSON Schema)

{ "properties": { "question": { "description": "The question to answer", "type": "string" } }, "required": [ "question" ], "type": "object" }
ID: 6dmo0hl0qq