← Back to all apps

SendGrid

Collaborationby OpenAI

Connector for interacting with the SendGrid email API

1ChatGPT Tools
OpenAIDeveloper
CollaborationCategory

Available Tools

Get Profile

get_profile
Full Description

Retrieve the profile for the authenticated SendGrid user. Combines user profile and account email address.

Send Email

send_email
Full Description

Send an email via the SendGrid v3 Mail Send API. At least one of text_content or html_content must be provided.

Parameters (6 required, 4 optional)
Required
attachmentsarray
bccarray
ccarray
from_email
subjectstring
toarray
Optional
html_contentstring
Default: null
reply_to
Default: null
reply_to_idstring
Default: null
text_contentstring
Default: null