tb-get-taskflow-statuses

Original🇨🇳 Chinese
Translated
1 scripts

Query the list of project workflow statuses

6installs

NPX Install

npx skill4agent add kaelzhang321/teambition-agent-toolkit tb-get-taskflow-statuses

Tags

Translated version includes tags in frontmatter

SKILL.md Content (Chinese)

View Translation Comparison →

Query Workflow Statuses

Execution Steps

  1. Read common projects from
    .teambition.md
    and let the user make a selection
  2. Execute:
bash
node scripts/tb-api.mjs get-taskflow-statuses --projectId <ID>
  1. 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