camelot_meeting_minutes_formatter
Convert client meeting notes into structured minutes with agenda topics, action items, assigned owners, due dates, and key decisions.
Instructions
Meeting Minutes Formatter: Format client meeting notes into structured minutes with action items and decisions.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/meeting-minutes-formatter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Meeting date (YYYY-MM-DD) | |
| attendees | No | Meeting participants | |
| actionItems | No | Assigned follow-up actions | |
| agendaTopics | No | Agenda topics discussed | |
| keyDecisions | No | Key decisions reached | |
| meetingTitle | No | Meeting subject | Q3 Product & Architecture Review |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Execution status of the tool (success or error) | |
| prefillUrl | Yes | Direct deep-link URL to view, edit, and export in Camelot Web Tools | |
| canonicalUrl | Yes | Canonical web URL for this tool on camelotwebtools.com | |
| documentTitle | Yes | Title of the generated document, report, or calculation output | |
| documentMarkdown | Yes | Complete structured output and body formatted in clean Markdown |