{"uid":"cap_TV1FprAZXRyazrv6yAwPT","slug":"heurist-mesh-wanvideo-generation-status-check-2a938a21","name":"Heurist Mesh: WanVideo Generation Status Check","description":"Check the status of a video generation task and retrieve the video URL if completed.","url":"https://mesh.heurist.xyz/x402/solana/agents/WanVideoGenAgent/get_video_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":["task_id"],"properties":{"debug":{"type":"boolean","default":false,"description":"Debug mode flag. ALWAYS use false."},"task_id":{"type":"string","description":"The task ID returned from text_to_video or image_to_video."}}},"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_i399PIiy5wb5mcOYKcAoC","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":"Checks the status of a WanVideo AI video generation task and retrieves the video URL if the task has completed.","exampleAgentPrompt":"Check the status of my WanVideo generation task with ID 'abc123' — if it's done, give me the video URL.","exampleUseCases":[{"title":"Polling for completed AI video","prompt":"I submitted a WanVideo generation job a few minutes ago with task ID 'wv_7f3a9b'. Can you check if it's finished and give me the video URL?"},{"title":"Automating video pipeline retrieval","prompt":"After kicking off the video render, keep checking task ID 'wv_render_001' every 30 seconds until the status is complete and then return the final video link."},{"title":"Verifying video before sharing","prompt":"My video generation job ID is 'task_9d82c1' — is the WanVideo output ready yet? I need the URL so I can review it before posting."}],"resultDescription":"Returns the current status of the video generation task (e.g. pending, processing, completed) and, if completed, the URL to download or stream the generated video.","failureModes":["Invalid or unknown task ID returns an error or empty result","Task still in progress returns status without a video URL","Expired task IDs may return not-found errors","Network or service timeout if the Heurist Mesh backend is overloaded","Malformed request body returns a 400-level error"],"whenToPreferThis":"Use this endpoint after initiating a video generation task via WanVideoGenAgent to poll for completion and retrieve the output. Choose this when you need to asynchronously check job status rather than blocking on a long-running generation call. It is the correct follow-up step in any WanVideo generation workflow on Heurist Mesh.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:46:27.376Z","isFirstParty":false}