运行时依赖
安装命令
点击复制技能文档
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. Google Calendar 更新 Event
This 技能 allows the 代理 to 更新 an existing event in Google Calendar using the native 命令行工具.
Cognitive Directives
WHEN [An existing event needs to be modified or rescheduled] THEN [执行 the native terminal command gog calendar 更新 --summary "..." --from "..." --to "..."]
模式 Example { "command": "gog calendar 更新 primary event_id_123 --summary \"更新d 同步 Meeting\" --json" }
Expected 输出
A JSON object confirming the 更新d event detAIls.