get_subjects
Fetches all subjects taught at the school and returns a JSON array of subject records, helping identify available courses and curriculum.
Instructions
Get all subjects taught at the school.
Args: school: School subdomain (only needed with multiple schools).
Returns: JSON array of lean subject records
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| school | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |