get_periods
Retrieve the school's period or bell schedule as a JSON array with start and end times. Specify the school subdomain if multiple schools are connected, to get accurate class timing information.
Instructions
Get school period / bell schedule information.
Args: school: School subdomain (only needed with multiple schools).
Returns: JSON array of periods with start/end times
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| school | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |