1
Find the latest meeting
Call Resolve the latest relevant meeting ID from the results.
list_meetings with a short title query, or run:2
Read its structured context
Call Extract open action items, decisions in notes or summaries, participants, and the meeting’s series ID.
get_meeting, or run:3
Review recurring history
Call Fetch detail only for earlier meetings that appear relevant.
get_recurring_meeting_history with the meeting ID, or run:4
Use transcript evidence sparingly
If a decision is unclear, call Continue from
get_meeting_transcript with limit: 200, or run:next_offset only when needed.5
Produce the brief
Keep the output focused on unresolved actions, prior decisions, discussion topics, and useful context for named participants. Distinguish meeting evidence from your own inference.