Ccoral_benchmarks
HomeReportSourcesProbesFindingsTimelineMethodologyContributingDeploy
All sources

gmail

Coral MCP source · 14 tables · 3 functions · exported 2026-09-01

Tables Functions
Tables
14
Functions
3
Probed
14
Pass
12
Coverage
82.4%
Coverage
pass12(70.6%)
partial0(0.0%)
fail2(11.8%)
untested3(17.6%)
total 17

Tables by required filter

no filter7view all →
draftslabelsmessagesprofilesend_assettings_filtersthreads
id5view all →
draft_detailslabel_detailsmessage_detailsmessage_headersthread_details
start_history_id1view all →
history
message_id,attachment_id1view all →
message_attachments

Functions

search_drafts

Provider-native Gmail search over drafts using the drafts.list `q` parameter. Accepts standard Gmail search syntax. Query `draft_details` by `id` to fetch the full draft message.

q
search_messages

Provider-native Gmail search over messages using the messages.list `q` parameter. Accepts standard Gmail search syntax (for example `from:`, `subject:`, `newer_than:`, `has:attachment`). Returns message and thread IDs only; query `message_details` by `id` for headers, payload, or raw content.

q
search_threads

Provider-native Gmail search over threads using the threads.list `q` parameter. Accepts standard Gmail search syntax. Query `thread_details` by `id` to fetch the messages in a matched thread.

q
© 2026 Vicky Kumar / FiscalMindset · MIT
GitHubIssuesContributing