upsert_item
Create or update a Japanese learning item by matching expression and item type, with support for readings, meanings, JLPT level, notes, and mastery scores.
Instructions
Create or update an exact normalized-expression and item-type match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| source | No | ||
| status | No | learning | |
| reading | No | ||
| item_type | Yes | ||
| expression | Yes | ||
| jlpt_level | No | unknown | |
| meaning_ja | No | ||
| meaning_zh | No | ||
| usage_mastery | No | ||
| recall_mastery | No | ||
| speaking_mastery | No | ||
| listening_mastery | No | ||
| recognition_mastery | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||