plan_day
Optimize a multi-meeting Hill day. Give a list of meetings (each a member name or room code, with an optional time like '10:30a'). Returns a sequenced itinerary: batched by chamber side to minimize cross-campus crossings, the route + minutes between each stop, the cross-campus window flagged, 'leave-by' times when meetings are timed, and warnings for connections too tight to make.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meetings | Yes | ||
| accessible | No | Plan step-free routes |