get_periods
Retrieve school bell schedule and period times. Specify the school subdomain if needed to get start and end times for each period.
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 |