> ## Documentation Index
> Fetch the complete documentation index at: https://learn.workflow.dog/llms.txt
> Use this file to discover all available pages before exploring further.

# Trash Message

> Move one Gmail message to Trash.

The **Trash Message** action moves a Gmail message into Trash. It does not
permanently delete the message.

## Inputs

| Input                   | Type           | Required | Description                           |
| ----------------------- | -------------- | -------- | ------------------------------------- |
| **Third-party account** | Google account | Yes      | Gmail account containing the message. |
| **Message ID**          | String         | Yes      | Gmail ID of the message to trash.     |

<Note>
  This action returns no output. A trashed message can be restored with
  **Untrash Message** while Gmail still retains it.
</Note>
