moodle_sync_all
Sync all active semester courses from ZHAW Moodle to your local drive. Use dry-run to preview changes or update-changed to re-download modified files, with a per-course summary.
Instructions
Synchronise all active (current semester) courses into the local download directory and return a per-course summary. Same rules as moodle_sync_course.
Args:
dry_run: only report what would change, download nothing
update_changed: re-download files that changed on Moodle
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| update_changed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| courses | Yes | ||
| dry_run | Yes | ||
| download_directory | Yes |