fathom_search_meetings
Search meetings by keyword in title to find relevant entries. Filter results by date and limit count for precise discovery.
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 |
|---|---|---|---|
| query | Yes | Search keyword to match against meeting titles | |
| limit | No | Max results to return (default: 10) | |
| after | No | Only meetings after this ISO 8601 date |