search_meetings
Search meeting summaries, names, action items, and decisions to find relevant meetings. Returns ranked results with snippets for quick identification.
Instructions
Search meetings by summary text, name, action items, and decisions. Transcripts are not searched — use get_meeting for those. Returns ranked results with snippets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return (default 10). | |
| query | Yes | Search query. Case-insensitive. Every word must appear somewhere in the searched fields, but they need not share a field. Words match as substrings ("export" finds "exporter"). Wrap words in double quotes to require them as an exact phrase. |