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

# Update Email

> Update email properties (read, starred, trashed)

<ParamField path="messageId" type="string" required>Email message ID</ParamField>
<ParamField body="is_read" type="boolean">Mark as read or unread</ParamField>
<ParamField body="is_starred" type="boolean">Star or unstar</ParamField>
<ParamField body="is_trashed" type="boolean">Move to trash or restore</ParamField>
