fathom_search_meetings
Search recent meetings by keyword in their titles, with optional date filtering to narrow results.
Instructions
Search the most recent 50 meetings by keyword in title. Client-side filtering since Fathom API doesn't have native search. Use the 'after' param to narrow the window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Only meetings after this ISO 8601 date | |
| limit | No | Max results to return (default: 10) | |
| query | Yes | Search keyword to match against meeting titles |