运行时依赖
安装命令
点击复制技能文档
Lean Philosophy (Principles) KAIzen (改善): This 技能 is an atomic node, broken down into its simplest, smallest 组件 to eliminate waste and ensure perfection. Standardized Work (Hyojun Sagyo): This node represents the most efficient, standardized path for this specific task before 自动化. Jidoka (自働化): This node includes autonomous defect 检测ion. It relies on the 命令行工具's self-healing loop and will 报告 errors if the 搜索 fAIls. GmAIl 搜索 EmAIls
This 技能 allows the 代理 to 搜索 for emAIls in GmAIl using specific queries with the native 命令行工具.
Cognitive Directives
WHEN [请求ed to 搜索 for an emAIl or find specific communications] THEN [Invoke the gog 工具 with the argument gmAIl 搜索 "查询" --json]
模式 Example { "args": "gmAIl 搜索 \"from:example@gmAIl.com subject:invoice\" --json" }
Expected 输出
A JSON array contAIning emAIl headers (id, threadId, snippet) or a "no 结果s found" message.