get_orders
Retrieve recent lunch orders for your students, showing items, menu date, status, and total. Filter by student ID when needed.
Instructions
Returns recent lunch orders for the authenticated user's students, including each order's items, menu date, status, and total. Optionally filter by student_id. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| student_id | No | Filter to a specific student (must be your own) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orders | No |