handoff-notes
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseHandoff Notes
交接笔记
Generate handoff notes for vacations and transitions.
为休假和工作交接生成交接笔记。
Instructions
操作步骤
- Fetch source data with .
my-work-recap - Call :
handoff-notes
json
handoff-notes({
"completedTasks": "<json-array>",
"plannedTasks": "<json-array>",
"initiatives": "<json-array>",
"handoff_type": "vacation",
"duration": "2 weeks",
"focus_areas": "integrations, checkout"
})- 使用获取源数据。
my-work-recap - 调用:
handoff-notes
json
handoff-notes({
"completedTasks": "<json-array>",
"plannedTasks": "<json-array>",
"initiatives": "<json-array>",
"handoff_type": "vacation",
"duration": "2 weeks",
"focus_areas": "integrations, checkout"
})