mhlb_delete_student
Permanently remove a student and their order history from the account. Requires confirm=true to execute; without it, returns a preview.
Instructions
Remove a student from the account. Irreversible from this API — their order history goes with them. NOTE: this write is UNVERIFIED — its request shape was derived from the web app’s compiled API client but has not been exercised against a live account. Inspect the dry-run preview before confirming.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. | |
| studentId | Yes | Student id from mhlb_list_students. |