preview_registration
Preview add/drop course actions to identify conflicts before submitting. Returns a summary and fingerprint for later confirmation.
Instructions
Preview add/drop actions WITHOUT submitting.
actions: list of {"action": "add"|"drop", "subject_code": str,
"section": str (optional)}. Returns a summary, any conflicts, and a
fingerprint that must be passed to confirm_registration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actions | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||