{"uid":"cap_IBLGG6QAJZOfO48WKY4iR","slug":"heurist-mesh-caesar-research-agent-get-research-result-0d93e8b6","name":"Heurist Mesh Caesar Research Agent – Get Research Result","description":"Retrieve the results of a Caesar research query by its research ID. Returns the research status and result if completed. Status can be 'queued', 'researching', 'completed', or 'failed'.","url":"https://mesh.heurist.xyz/x402/solana/agents/CaesarResearchAgent/get_research_result","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["research_id"],"properties":{"debug":{"type":"boolean","default":false,"description":"Debug mode flag. ALWAYS use false."},"research_id":{"type":"string","description":"The research ID returned by caesar_research tool."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"result":{"type":"object","additionalProperties":true}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ctHcjUj_V0e6u1iwkHKts","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves the status and result of a previously submitted Caesar research query by its research ID.","exampleAgentPrompt":"Can you check the result of my Caesar research query with ID 'abc123' and tell me what it found — is it done yet or still processing?","exampleUseCases":[{"title":"Polling a completed crypto research task","prompt":"I submitted a Caesar research query earlier about DeFi yield trends — the research ID is 'res_7x9kqm2'. Can you check if it's finished and show me what it found?"},{"title":"Monitoring a queued research job","prompt":"I kicked off a research task on Solana transaction patterns with ID 'res_4af12b'. Is it still queued or has it started? Let me know the current status."},{"title":"Retrieving failed research diagnostics","prompt":"My Caesar research job with ID 'res_8zt301' seems to be taking forever. Can you fetch its current status and result — I want to know if it failed or is still running?"}],"resultDescription":"Returns the current status of the research job ('queued', 'researching', 'completed', or 'failed') and, if completed, the full research result or findings produced by the Caesar research agent.","failureModes":["Invalid or unknown research ID returns an error or empty result","Job status is 'failed' with no result data available","Research still 'queued' or 'researching' — result not yet available","Network or payment failure prevents the request from completing","Malformed request body causes a 400-level error"],"whenToPreferThis":"Use this endpoint after submitting a research query to the Caesar Research Agent and needing to poll for its result. It is the correct retrieval step in an asynchronous research workflow where a research ID was previously returned. Choose this over a general web search or scraping endpoint when you specifically need to retrieve the output of a Caesar agent task by ID.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:48:04.726Z","isFirstParty":false}