v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.5
LangChain.js
langchain-community/tools/gmail
GmailGetThread
Class GmailGetThread
Hierarchy
GmailBaseTool
GmailGetThread
Index
Constructors
constructor
Properties
description
name
schema
gmail
Constructors
constructor
new
Gmail
Get
Thread
(
fields
?
)
:
GmailGetThread
Parameters
Optional
fields
:
GmailBaseToolParams
Returns
GmailGetThread
Properties
description
description
:
string
= GET_THREAD_DESCRIPTION
name
name
:
string
= "gmail_get_thread"
schema
schema
:
ZodObject
<
{
threadId
:
ZodString
;
}
,
"strip"
,
ZodTypeAny
,
{
threadId
:
string
;
}
,
{
threadId
:
string
;
}
>
= ...
Type declaration
thread
Id
:
ZodString
Type declaration
thread
Id
:
string
Type declaration
thread
Id
:
string
Protected
gmail
gmail
:
Gmail
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
constructor
description
name
schema
gmail
LangChain.js - v0.2.5
langchain-anthropic
langchain-azure-openai
langchain-cloudflare
langchain-cohere
langchain-community
agents/toolkits
aws_sfn
base
connery
caches
cloudflare_kv
ioredis
momento
upstash_redis
callbacks/handlers
llmonitor
lunary
upstash_ratelimit
chains/graph_qa/cypher
chat_models
alibaba_tongyi
Loading...
Generated using
TypeDoc