Skip to main content
Glama

exa-search

MIT License
2,364
1
  • Apple

deep_researcher_check

Monitor and retrieve detailed research results by polling this tool with a task ID. It checks the status of comprehensive web searches, source analysis, and report synthesis, ensuring results are ready for use.

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" }

Other Tools from exa-search

Related Tools

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