langchain_google_community.gmail.get_thread.GetThreadSchema

class langchain_google_community.gmail.get_thread.GetThreadSchema[源代码]

基类: BaseModel

GetMessageTool的输入。

通过解析和验证关键字参数的输入数据创建新模型。

如果输入数据无法解析为有效的模型,则引发 ValidationError。

参数 thread_id: str [必需]

线程 ID。