ic_list_food_service
Check a student's lunch balance and recent cafeteria transactions from the Infinite Campus parent portal. Identifies when the food service module is disabled.
Instructions
List a student's lunch balance and recent food-service transactions. Returns FeatureDisabled if the district has the module turned off (detected via displayOptions or a 404 backstop).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full" returns Infinite Campus's payload untouched. No field projection: this server has no verified record of which Infinite Campus fields matter, and inventing one would risk dropping a field a caller needs. | |
| since | No | ||
| until | No | ||
| district | Yes | ||
| studentId | Yes |