Loading...
Loading...
Update the workflow status of tasks
npx skill4agent add kaelzhang321/teambition-agent-toolkit tb-update-task-status.teambition.mdnode scripts/tb-api.mjs get-project-tasks --projectId <ID>node scripts/tb-api.mjs get-taskflow-statuses --projectId <ID>node scripts/tb-api.mjs update-task-status --taskId <ID> --projectId <ID> --statusId <ID>.teambition.md