Ask an assistant about 'last week's meetings' and it will reason from a training-time date unless something tells it otherwise. Krisp shipping an explicit date tool, and advising it be called whenever dates matter, fixes a failure that otherwise produces confidently wrong answers. The id-pairing pattern is the other design worth noting: list returns ids, get_document fetches the content, so a listing does not drag every transcript into context.
Krisp's endpoint over their meeting notes and transcription product. Six tools in their supported-tools article, though a seventh appears in the troubleshooting section of the parent page — an inconsistency in their own documentation.
- date_time — current date or an enumerated range; Krisp advises calling it whenever a date is involved
- search_meetings — free text or by meeting id, returning metadata, summaries and key points
- list_upcoming_meetings — the next 1 to 14 days, returning agenda ids to pair with get_document
- get_document — any document by its 32-character id: meeting, agenda, transcript
- list_action_items — tasks and follow-ups from meetings
- list_activities — the Activity Center: notifications, assignments, summaries
OAuth 2.0 authorization code with PKCE, with a bearer token on every request and tokens validated by introspection. Deleting recordings or notes is request-based through support rather than self-service.
Paste a URL, then authorize — add the endpoint to your client, then approve the OAuth consent screen