meeting_update
Modify a meeting's topic, participants, or notes. Add conclusions or update details without marking it as concluded.
Instructions
Update meeting fields (topic, participants, notes).
Use this to add conclusions/notes to a meeting or update its topic. To formally conclude a meeting (mark as concluded), use meeting_conclude instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Meeting notes or conclusion summary to store (optional) | |
| topic | No | New topic text (optional) | |
| meeting_id | Yes | Meeting ID (required) | |
| participants | No | Updated participant list (optional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||