Adds a standalone Notetaker bot to the specified meeting.
ℹ️ Nylas doesn't de-duplicate Notetaker bots. Every POST /v3/notetakers request you make invites a new Notetaker to the specified meeting.
NYLAS API KEY
Request body
join_timeinteger
When the Notetaker bot should join the meeting, in seconds using the Unix timestamp format. If
you don't specify a time, Notetaker joins the meeting immediately.
If you provide a time that's in the past, Nylas returns an error.
Example: 1732657774
meeting_link*string
A meeting invitation link that Notetaker uses to join the meeting.