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

# Star Message

> Add Gmail's star to one message.

The **Star Message** action adds Gmail's built-in `STARRED` label to 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 star.      |

<Note>
  This action has no output. Use **Is Starred?** when a downstream branch needs
  the current state as a boolean.
</Note>
