set_case_basic
Record basic case information, including case name, defendant, alleged charge, total amount, and volume count, to establish the context needed for criminal file review.
Instructions
登记案件基本信息表:主体、涉嫌罪名、涉案金额、卷宗数量。
参数结构(args 字段): {case_name(必填); defendant(必填); charge(必填); total_amount(必填); volume_count(必填)}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| case_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||