v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.5
LangChain.js
langchain-community/tools/gmail
GmailGetMessage
Class GmailGetMessage
Hierarchy
GmailBaseTool
GmailGetMessage
Index
Constructors
constructor
Properties
description
name
schema
gmail
Constructors
constructor
new
Gmail
Get
Message
(
fields
?
)
:
GmailGetMessage
Parameters
Optional
fields
:
GmailBaseToolParams
Returns
GmailGetMessage
Properties
description
description
:
string
= GET_MESSAGE_DESCRIPTION
name
name
:
string
= "gmail_get_message"
schema
schema
:
ZodObject
<
{
messageId
:
ZodString
;
}
,
"strip"
,
ZodTypeAny
,
{
messageId
:
string
;
}
,
{
messageId
:
string
;
}
>
= ...
Type declaration
message
Id
:
ZodString
Type declaration
message
Id
:
string
Type declaration
message
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