tb-get-taskflow-statuses
Original:🇨🇳 Chinese
Translated
1 scripts
Query the list of project workflow statuses
6installs
Added on
NPX Install
npx skill4agent add kaelzhang321/teambition-agent-toolkit tb-get-taskflow-statusesTags
Translated version includes tags in frontmatterSKILL.md Content (Chinese)
View Translation Comparison →Query Workflow Statuses
Execution Steps
- Read common projects from and let the user make a selection
.teambition.md - Execute:
bash
node scripts/tb-api.mjs get-taskflow-statuses --projectId <ID>- Display in a table: Status ID (id), Name (name), Type (kind), Workflow ID (taskflowId)
Rules:
- If the host supports interactive selection controls, use interactive selection
- If the host does not support interactive selection controls, ask the user directly in the conversation