save_timetable
Store a Timetable Builder schedule to generate a public share link for sharing. Creates an anonymous share record without enrolling students.
Instructions
Store a serialized Timetable Builder state and return a public share URL.
timetable must be the TTB state object with sessions, timetables, and plans. The wrapper posts the official ttb.utoronto.ca URL for that state and returns the upstream share id plus a https://ttb.utoronto.ca/#!/?t= link. This creates an anonymous share record only; it does not enroll students.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timetable | Yes |