list_meetings
List recent meetings with title, date, duration, and participant names. Filter by start date or limit the number of results.
Instructions
List recent meetings with title, date, duration, and participant names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of meetings to return (default 20, max 100) | |
| since_date | No | Only return meetings started on or after this ISO 8601 date (e.g. 2026-03-01) |