ℹ️ Nylas doesn't de-duplicate Notetaker bots. Every POST /v3/grants/<NYLAS_GRANT_ID>/notetakers request you make invites a new Notetaker to the specified meeting.
NYLAS API KEY
Parameters
Path parameters
grant_id*string
ID of the grant to access. You can also use the email address associated with the grant, or use /me/
to refer to the grant associated with an access token.
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.