Communication Β· Recommended tier: Bee balanced
Inputs
meetingNameMeeting namerequiredExample: Q3 planning kickoff
attendeesAttendeesoptionalExample: Alice, Bob, Carol
rawNotesRaw notes / transcriptrequiredExample: Paste your rough notes or the meeting transcript hereβ¦
Prompt
The exact instructions Bee receives β modulo your inputs.
Format the following meeting input into clean minutes.
Meeting: {{meetingName}}
Attendees: {{attendees}}
Raw input:
{{rawNotes}}
Output:
1. **TL;DR** β 2 sentences max.
2. **Decisions** β one bullet per, prefixed with βοΈ.
3. **Action items** β table with columns: Owner | Action | Due.
4. **Open questions** β what wasn't resolved.
5. **Next meeting** β proposed date/topic if implied.
Don't invent owners or dates. If the raw input doesn't say, write "TBD".Run it
Sign in to run this template in your workspace. The mission lands in Mission Control just like a manually-created one β you can edit inputs, watch logs, retry on failure.