lingie_run_result
Check status of an AI generation task using its run ID. While pending, get progress updates; when complete, download output files and receive local paths.
Instructions
查询灵姬生成任务(run_id)并取回结果:仍在生成时返回状态与进度;已完成时把输出文件下载到本地并返回文件路径列表。配合 lingie_run_workflow 超时降级后的轮询使用。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | lingie_run_workflow 返回的 run_id |