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