Gmail
gmail_untrash_thread
Remove all messages in a thread from the trash.
Remote node2flow/gmail-mcp
Other tools also called gmail_untrash_thread?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The thread ID to remove from trash"
}
}
}