write_all_summaries_to_obsidian
Fetches all Zoom meeting summaries and writes each to the matching Obsidian note, honoring optional date filters and skipping duplicates or missing files.
Instructions
Fetch every Zoom meeting summary (owned and shared) and write each one to the matching Obsidian note. Skips meetings with no matching file and skips duplicates. Shared meetings are never deleted from Zoom.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Optional end date filter (e.g. '2026-02-23') | |
| from | No | Optional start date filter (e.g. '2026-01-01') |