Data Model
The CData MCP Server for Gmail models Gmail entities in relational Tables and Stored Procedures. The server uses the Gmail API to process supported filters. The server processes other filters client-side within the server.
Gmail REST Data Model
Gmail REST Data Model describes the schemas available to connect to Gmail REST accounts. You can use tables to work with live Gmail data. You can use stored procedures provided by CData MCP Server for Gmail to automate working with Gmail data.
Gmail IMAP Data Model
Gmail IMAP Data Model describes the schemas available to connect to Gmail IMAP accounts. You can use tables to work with live Gmail data. You can use stored procedures provided by CData MCP Server for Gmail to automate working with Gmail data.