feishu-cli-work
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese飞书工作管理
Feishu Work Management
加载工作流后,将其中 、、、 相对路径按该
所在目录解析;执行脚本时使用解析后的实际路径,不要依赖当前 shell 目录。
references/scripts/templates/examples/workflow.mdAfter loading the workflow, resolve the relative paths of , , , and according to the directory where this is located; use the resolved actual path when executing scripts, and do not rely on the current shell directory.
references/scripts/templates/examples/workflow.md路由
Routing
| 意图 | 读取文件 |
|---|---|
| 日历 CRUD、agenda、忙闲、智能时段、会议室、RSVP | |
| 任务、子任务、成员、提醒、评论、附件、任务清单 | |
| 审批定义、实例、任务、抄送和审批动作 | |
| 打卡任务和考勤统计 | |
| OKR 周期、进展记录、创建 O/KR 与量化指标(api 透传) | |
| Intent | File to Read |
|---|---|
| Calendar CRUD, agenda, freebusy, smart time slots, meeting rooms, RSVP | |
| Tasks, subtasks, members, reminders, comments, attachments, task checklists | |
| Approval definitions, instances, tasks, cc and approval actions | |
| Clock-in tasks and attendance statistics | |
| OKR cycles, progress records, creating O/KR and quantitative indicators (API pass-through) | |
执行规则
Execution Rules
- 创建、修改、删除、审批通过/拒绝等操作会影响他人,执行前展示目标和关键参数。
- 、
task my、审批任务动作与查询(task search/approval task query)和approval instance get必须使用 User Token;其他命令按各工作流说明选择身份。calendar rsvp - 时间统一使用带时区的 RFC3339;不要把全天事件和具体时段混用。
- 任务清单添加/移除任务使用 /
task-add,不存在task-remove/add-task。remove-task
- Operations such as creation, modification, deletion, approval/rejection will affect others; display the target and key parameters before execution.
- ,
task my, approval task actions and queries (task search/approval task query), andapproval instance getmust use User Token; select the identity for other commands according to the instructions of each workflow.calendar rsvp - Use RFC3339 with time zone uniformly; do not mix all-day events with specific time slots.
- Use /
task-addto add/remove tasks from task checklists;task-remove/add-taskdo not exist.remove-task