list_suppressions
List Suppressions
Retrieve suppressed email addresses by type: bounces, blocks, spam reports, invalid emails, global unsubscribes, or group suppressions. Helps you audit your suppression lists and maintain sender reputation.
list_suppressions
Retrieve suppressed email addresses by type: bounces, blocks, spam reports, invalid emails, global unsubscribes, or group suppressions. Helps you audit your suppression lists and maintain sender reputation.
create_contact_list
Create a new marketing contact list for organizing and segmenting contacts.
list_templates
Retrieve dynamic email templates. Returns template metadata and versions. Use this to browse available templates before sending template-based emails.
get_template
Retrieve a single dynamic template by ID, including all its versions and content. Use this to inspect template details before sending or editing.
remove_contact_from_list
Remove a contact from a specific contact list without deleting the contact itself.
create_suppression_group
Create a new suppression (unsubscribe) group. Recipients can unsubscribe from specific groups to control which types of emails they receive.
create_verified_sender
Create a new verified sender identity. A verification email will be sent to the provided address. The sender must be verified before it can be used to send emails.
list_contact_lists
Retrieve all marketing contact lists with their contact counts. Use this to find list IDs for adding contacts or sending campaigns.
create_template
Create a new dynamic email template. Optionally create the first version with subject, HTML content, and plain text content in the same operation.
upsert_contacts
Add or update marketing contacts. Contacts are matched by email address — existing contacts are updated, new ones are created. Supports custom fields and list assignment.
add_suppressed_emails
Add email addresses to a suppression group or the global unsubscribe list. Suppressed emails will not receive emails for the specified group (or all emails if global).
get_contact
Retrieve a single marketing contact by ID. Returns the full contact profile including custom fields.
remove_suppressed_email
Remove an email address from a suppression group or the global unsubscribe list. Also supports removing bounces, blocks, spam reports, and invalid emails.
update_template
Update a template's name or manage template versions. Can rename the template, create new versions, or update existing version content.
update_contact_list
Rename an existing marketing contact list.
list_verified_senders
Retrieve all verified sender identities. Verified senders are required to send emails. Use this to see which sender addresses are available.
list_suppression_groups
Retrieve all suppression (unsubscribe) groups. These groups allow recipients to opt out of specific email categories while still receiving others.
delete_contact_list
Delete a marketing contact list. Optionally also delete the contacts that belong to the list.
send_email
Send an email via SendGrid. Supports plain text, HTML, dynamic templates with Handlebars substitution, multiple recipients with personalizations, attachments, scheduling, and tracking settings. Each personalization can target different recipients with different dynamic data.
delete_template
Delete a dynamic template and all its versions, or delete a specific version of a template.
search_contacts
Search marketing contacts using SendGrid's SGQL (SendGrid Query Language). Returns matching contacts with their full profile data. Use this to find contacts by email, name, or custom fields.
resend_sender_verification
Resend the verification email for a verified sender identity that has not yet been verified.
delete_verified_sender
Delete a verified sender identity by its ID. This sender will no longer be available for sending emails.
delete_contacts
Delete marketing contacts by ID, or delete all contacts in the account. Deletion is asynchronous.
get_email_stats
Retrieve email delivery and engagement statistics. Returns metrics such as deliveries, opens, clicks, bounces, blocks, and spam reports. Supports global stats or filtering by category.
get_contact_list_count
Retrieve the contact and billable counts for a specific marketing contact list.
get_contact_count
Retrieve the total marketing contact count for the SendGrid account, including billable contact count when available.
list_event_webhooks
Retrieve configured SendGrid Event Webhooks and the delivery or engagement events each webhook subscribes to.
get_suppression_group
Retrieve a single suppression (unsubscribe) group by ID, including its default status and unsubscribe count.
delete_suppression_group
Delete a suppression (unsubscribe) group by ID.
update_suppression_group
Update a suppression (unsubscribe) group's name, description, or default status.
get_contact_list
Retrieve a single marketing contact list by ID, optionally including a sample of recent contacts.
add_contacts_to_list
Add or update contacts and assign them to a marketing contact list. SendGrid processes this asynchronously and returns a job ID.
get_contact_import_status
Check the asynchronous job status returned by contact upsert, contact import, or contact deletion operations.
Send transactional and marketing emails at scale. Create and manage dynamic email templates with Handlebars substitution. Manage contact lists, segments, and custom fields for marketing campaigns. Schedule and automate email sequences. Track email delivery and engagement statistics including opens, clicks, bounces, and spam reports. Manage suppression groups, global unsubscribes, bounces, blocks, and invalid emails. Validate email addresses in real-time. Configure sender authentication (SPF, DKIM, DMARC), branded links, and verified sender identities. Manage dedicated IP addresses and IP pools. Parse inbound emails via webhooks. Receive real-time event notifications for delivery and engagement events.
Common questions about connecting Sendgrid to AI agents with Metorial.