record_meeting_outcome
Capture meeting decisions, action items, and key discussion points after each meeting to keep everyone aligned and track next steps.
Instructions
Record the outcomes of a meeting.
Use this after meetings to capture:
What was decided
What's next (action items)
Key discussion points
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags for categorization | |
| notes | No | Additional notes | |
| summary | No | Brief meeting summary | |
| event_id | Yes | Calendar event ID | |
| decisions | No | List of decisions made | |
| key_points | No | Key discussion points | |
| next_steps | No | List of action items/next steps | |
| event_title | Yes | Meeting title | |
| meeting_date | Yes | Meeting date (YYYY-MM-DD or ISO format) | |
| participants | No | Attendee email addresses |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||