save_schedule
Save a schedule to your Penn Course Plan account. Provide a name and sections to create a new schedule, or include a schedule ID to overwrite an existing one.
Instructions
Save a schedule to your Penn Course Plan account so it appears on the website.
Creates a new schedule named name containing the given sections (full
section ids like 'CIS-1200-001'). Pass an existing schedule_id to overwrite
that schedule instead of creating a new one. Writes to your live Penn account
and requires PENN_COURSES_SESSION_COOKIE (sessionid + csrftoken).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| sections | Yes | ||
| semester | No | ||
| schedule_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||