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

# Mark as Read

> Mark one Gmail message as read.

The **Mark as Read** action removes Gmail's built-in `UNREAD` label from a
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 update.    |

<Note>
  The action returns no output. A successful run means Gmail accepted the state
  change.
</Note>
