list-bugs

Installation
SKILL.md

List Bugs

Fetch bug tasks for triage and execution.

Instructions

Call list-bugs.

list-bugs({
  "workspaceId": "<workspaceId>",
  "statuses": ["Open", "Planned", "In Progress", "In Review"],
  "teamIds": ["<teamId>"],
  "assigneeIds": ["<userId>"]
})

If statuses is omitted, the tool defaults to active statuses:

  • Open
Related skills
Installs
12
GitHub Stars
2
First Seen
Mar 2, 2026