get_auto_forwarding
Retrieve auto-forwarding settings for Gmail accounts to manage email redirection and ensure proper email workflow configuration.
Instructions
Gets auto-forwarding settings
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"
}