gmail_create_cse_identity
Create a CSE identity for sending encrypted mail by specifying email address and optional key pair IDs for signing and encryption.
Instructions
Create a new CSE identity for sending encrypted mail
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emailAddress | Yes | Email address for the CSE identity | |
| primaryKeyPairId | No | Primary key pair ID (for single keypair setup) | |
| signingKeyPairId | No | Key pair ID for signing only (if different from encryption) | |
| signAndEncryptKeyPairId | No | Key pair ID for signing and encryption |