Hierarchy

  • GmailBaseToolParams

Properties

Properties

credentials?: {
    clientEmail?: string;
    keyfile?: string;
    privateKey?: string;
}

Type declaration

  • Optional clientEmail?: string
  • Optional keyfile?: string
  • Optional privateKey?: string
scopes?: string[]

Generated using TypeDoc