get_classroom
Get capacity, age range, and lead teacher for a specific classroom using its ID.
Instructions
Fetch a single classroom by id (capacity, age range, lead teacher).
Use when: "what's the capacity and age range for classroom 33?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| classroom_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |