delete_menu_item
Soft-delete a menu item from the school lunch platform. Requires coordinator roles and user confirmation before this destructive action.
Instructions
ADMIN: Soft-deletes a menu item. Requires pac_cordinator or lunch_cordinator role. DESTRUCTIVE operation - confirm with the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| menu_item_id | Yes | ||
| restaurant_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| deleted | No |