Batch the queue into meetings
plan_meetingsBatch queued tickets by urgency into proposed meetings with duration and briefing details, enabling calendar slot selection and confirmation.
Instructions
Group all newly-queued tickets by urgency into proposed meetings (pure — books nothing). Returns every unbooked meeting with desiredWindow, durationMinutes and briefingMarkdown so you can find a slot via the calendar MCP and then call confirm_meeting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_block_minutes | No | Cap on a single bundled briefing (default 45); overflow spills to another block. |