Create Meeting Note
create_meeting_noteTurn meeting discussions into organized notes with attendees, agenda, decisions, and action items. Store them in a dedicated folder for quick retrieval.
Instructions
Create a structured meeting note in the Meetings/ folder. Includes attendees, agenda, discussion notes, decisions made, and action items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Meeting date in YYYY-MM-DD format (defaults to today) | |
| notes | No | Free-form meeting notes / discussion points | |
| title | Yes | Meeting title, e.g. 'Sprint Planning Sprint 24' | |
| agenda | No | Agenda items | |
| attendees | No | List of attendees | |
| decisions | No | Key decisions made during the meeting | |
| actionItems | No | Action items with owner and due date | |
| meetingType | No | Other | |
| relatedProject | No | Related project or Jira epic |