Connect the Email integration (born active; presence marker for the send_email tool)
Create a born-active presence connection so the send_email tool materializes and becomes attachable. There is no credential to collect — the Nylas API key is platform-level and the sending mailbox is connected via the separate email OAuth flow. The tool sync is dispatched post-commit.
Requires the org to already have a connected mailbox; returns 422 otherwise, since the send_email tool can't send without one.
Request body
Response
Successful Response
Changes
Changed in 1 of the 3 revisions of this API.5
- ○
added the optional property
retry_afterto the response with the400statusresponse-optional-property-added
- ○
added the optional property
retry_afterto the response with the401statusresponse-optional-property-added
- ○
added the optional property
retryableto the response with the400statusresponse-optional-property-added
- ○
added the optional property
retryableto the response with the401statusresponse-optional-property-added
- ○
added the optional property
voice_account_cpsto the response with the201statusresponse-optional-property-added
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○