get_language
Retrieve user-specific language settings from Gmail to ensure email content aligns with preferred communication preferences. Simplify email workflows by integrating language-specific configurations into your processes.
Instructions
Gets language 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"
}