confirm_variant_chapter
Confirms the chapter assignment for a variant and re-anchors it, returning a ready status for variant generation.
Instructions
确认母题所属章节(need_confirm 分支续跑)→ 回填锚点重锚(~3s)。
参数: thread_id(make_variants 返回);chapter_id(从 kg_candidates 挑的真实章节 id,字符串)。 返回: {ok, thread_id, status:"ready", mother_card}。之后调 generate_variants。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes | ||
| chapter_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||