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
Functions
search_draftsProvider-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_messagesProvider-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_threadsProvider-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