> ## Documentation Index
> Fetch the complete documentation index at: https://plain-docs-orca-916-agent-docs-restructure.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Reply to emails

> Reply to a specific inbound email with the replyToEmail mutation.

You can reply to an inbound email with the `replyToEmail` API.

<Snippet file="graphql/sdk-note.mdx" />

This operation requires the following permissions:

* `email:create`
* `email:read`

<Snippet file="graphql/reply-email.mdx" />
