meetings
Browse and retrieve meeting transcripts from Otter.ai. List all meetings, get specific transcripts, view recent meetings, or check database statistics.
Instructions
Browse and retrieve meeting transcripts from Otter.ai. Operations: list (browse all), get (specific meeting), recent (last N days), stats (database info).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | Operation to perform | |
| id | No | Meeting ID (required for "get" operation) | |
| limit | No | Maximum results to return (default: 20) | |
| offset | No | Pagination offset (default: 0) | |
| days | No | Number of days for "recent" operation (default: 7) |