check_in_pilates_with_neelam_class
Record post-class student feedback, capture how they felt, and generate a summary with recommended exercises for recovery and improvement.
Instructions
Record a post-class check-in for a student at Pilates With Neelam. Captures how they felt, generates a summary, and recommends exercises.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feeling | Yes | How the student felt (3-2000 chars), e.g. 'Great energy today, core felt strong but hamstrings tight' | |
| class_id | Yes | The class ID | |
| studio_id | Yes | Must be 'pilates_with_neelam' | |
| auth_token | No | Optional Supabase auth token for user-scoped operations | |
| student_id | Yes | The student's roster ID |