list_send_as
Retrieve all send-as email aliases associated with a Gmail account to manage and verify custom sender addresses effectively.
Instructions
Lists the send-as aliases for the specified account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}