Gmail
get_contacts
List the people this mailbox corresponds with (name, address, message count), derived from recent Inbox and Sent messages.
Remote faivelo/mail
Remote (network-hosted)
Other tools also called get_contacts?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"mailbox": {
"type": "string",
"description": "Full mailbox address"
}
}
}