tb-update-task-members
Original:🇨🇳 Chinese
Translated
1 scripts
Update task participants
10installs
Added on
NPX Install
npx skill4agent add kaelzhang321/teambition-agent-toolkit tb-update-task-membersTags
Translated version includes tags in frontmatterSKILL.md Content (Chinese)
View Translation Comparison →Update Task Participants
Execution Steps
- Read common projects and recent tasks from
.teambition.md - Let the user select a project, obtain the task list and then select the task
- Obtain the project member list, let the user select participants
- Execute:
bash
node scripts/tb-api.mjs update-task-members --taskId <ID> --memberIds <id1,id2,...>- Update recent task records in
.teambition.md
Rules:
- If the host supports interactive selection controls, use interactive selection
- If the host does not support interactive selection controls, directly ask the user in the conversation