{"uid":"cap_hB_B97Dq5Tn7uvAadfGbl","slug":"heurist-mesh-askheurist-job-status-check-a8df8eb6","name":"Heurist Mesh – AskHeurist Job Status Check","description":"Check the status of an Ask Heurist job by its ID. Returns the result if completed, or next_step instructions if still pending.","url":"https://mesh.heurist.xyz/x402/solana/agents/AskHeuristAgent/check_job_status","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":["job_id"],"properties":{"debug":{"type":"boolean","default":false,"description":"Debug mode flag. ALWAYS use false."},"job_id":{"type":"string","description":"The job ID returned by ask_heurist."}}},"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_HXsgqwpG5dfjRhnWhOA-9","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":"Polls the status of a previously submitted AskHeurist job by its job ID, returning the completed result or next_step instructions if still pending.","exampleAgentPrompt":"Check the status of my AskHeurist job with ID job_abc123 and return the result if it's finished, or tell me what the next step is if it's still pending.","exampleUseCases":[{"title":"Polling a DeFi research job result","prompt":"I submitted an AskHeurist job earlier with ID job_def456 to analyze TVL trends — can you check if it's done and give me the results?"},{"title":"Retrieving completed Twitter token analysis","prompt":"Check whether my Heurist job job_xyz789 for trending token analysis on Twitter has finished and fetch the output."},{"title":"Following up on a pending macro data query","prompt":"I kicked off an AskHeurist job with ID job_mac321 to pull macro regime data — is it complete yet, or what's the next step I need to take?"}],"resultDescription":"Returns a JSON response containing either the completed job result (data, analysis, or answer depending on the original job type) if the job has finished, or a next_step field with instructions on what to do next if the job is still pending. Also includes a status indicator showing whether the job is complete or in progress.","failureModes":["Invalid or unknown job ID returns an error or empty result","Job ID belonging to a different session or expired job may return not found","Network timeout if the mesh endpoint is temporarily unavailable","Payment failure (x402 protocol) if USDC balance is insufficient for the $0.001 call fee"],"whenToPreferThis":"Use this endpoint when you have already submitted an AskHeurist job and need to retrieve its result or know its current processing status. This is the correct follow-up call after initiating any async AskHeurist query — not for starting new jobs or querying other agent types on the Heurist mesh.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:43:39.586Z","isFirstParty":false}