write_summary_to_obsidian
Fetch a Zoom meeting summary and append it to the corresponding person's note in Obsidian by matching the first name in the meeting topic.
Instructions
Fetch a Zoom meeting summary and append it to the matching person's note in the Obsidian vault. Finds the file by matching the first name in the meeting topic (e.g. 'Amit:Howard' → Amit Kumar.md).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meeting_id | Yes | The numeric Zoom meeting ID (e.g. '96980348286') |