MCP Server for SendGrid

Build 25.0.9440

MailSettings

Query all the mail settings in SendGrid.

Table-Specific Information

Select

You can retrieve all the mail settings.

SELECT * FROM MailSettings

Columns

Name Type References Description
Title String The title of the mail setting.
Enabled String Indicates if this mail setting is currently enabled.
Name String The name of the mail setting.
Description String A description of the mail setting.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
AccountId String The ID of the account.
SubuserUsername String The username of the subuser.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440