get_autofill_status
Check autofill batch progress for an episode to avoid reviewing stale storyboards. Returns current status and failure counts so you can wait for completion or rerun failed shots.
Instructions
查本集后台补全批次(导入 auto_complete / autofill_storyboards 发起的 AI 一键填空)的进度:{ status: running|done|failed|idle, total, done, ok, fail }。免费。★导入带自动补全后必须等 status=done 再 review_storyboards / generate_frames——补全逐镜改写字段,先审查的 review_token 会因内容变化失效。每镜数十秒,整集可能十几分钟;轮询间隔 ≥10 秒,别紧轮。status=failed 或 fail>0 时看 fail 数,少量失败的镜可直接 autofill_storyboards 重跑(只填空,不重复扣已填的)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| episode_id | Yes |