Skip to main content
Glama

exa-search

MIT License
7,374
1
  • Apple

deep_researcher_check

Monitor and retrieve results of AI-driven comprehensive web research tasks. Use polling with the task ID to check progress and access synthesized findings once the status is complete.

Instructions

Check the status and retrieve results of a deep research task. This tool monitors the progress of an AI agent that performs comprehensive web searches, analyzes multiple sources, and synthesizes findings into detailed research reports. The tool includes a built-in 5-second delay before checking to allow processing time. IMPORTANT: You must call this tool repeatedly (poll) until the status becomes 'completed' to get the final research results. When status is 'running', wait a few seconds and call this tool again with the same task ID.

Input Schema

NameRequiredDescriptionDefault
taskIdYesThe task ID returned from deep_researcher_start tool

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "taskId": { "description": "The task ID returned from deep_researcher_start tool", "type": "string" } }, "required": [ "taskId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jackedelic/exa-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server