gmail

gmail.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.

Not yet probed
python3 scripts/probe_function.py --source gmail --function search_messages --arg q=opencode --runs 3