记录错题
create_problemSave a confirmed problem draft to the error notebook, assign a unique immutable ID, and initialize FSRS scheduling. Idempotency key ensures safe retries without duplicate entries.
Instructions
保存宿主视觉模型已转写并确认的单道题,分配不可变编号并初始化 FSRS。不要把未确认的 OCR 猜测写入题库。幂等键用于安全重试。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft | Yes | ||
| idempotency_key | Yes | ||
| duplicate_policy | No | return_existing |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||