Turns raw meeting transcripts into clean, actionable notes with decisions, action items, and open questions clearly separated.
Summarize the following meeting transcript into structured notes.
**Meeting:** {{meeting_title}}
**Date:** {{date}}
**Transcript:**
{{transcript}}
---
Format your output as:
## TL;DR
One sentence summary of what this meeting accomplished.
## Key Decisions
Bulleted list of decisions made. If none, write "No formal decisions."
## Action Items
| Owner | Task | Due Date |
|-------|------|----------|
List each action item with the responsible person and deadline (use "TBD" if unspecified).
## Open Questions
Questions that were raised but not resolved.
## Notes
Any important context, background, or discussion points worth preserving.{{meeting_title}}stringrequiredName of the meeting{{date}}stringMeeting date{{transcript}}long_textrequiredRaw transcript or notes