Add a tumor record
add_tumor_recordLog tumor and cancer details including name, type, site, diagnosis, stage, and biomarkers to track health records.
Instructions
Store tumor/cancer-related structured information as user-provided data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | ||
| grade | No | ||
| notes | No | ||
| stage | No | ||
| source | No | ||
| status | No | active | |
| body_site | No | ||
| size_unit | No | ||
| size_value | No | ||
| tumor_name | Yes | ||
| cancer_type | No | ||
| diagnosis_date | No | ||
| treatment_status | No | ||
| biomarker_summary | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||