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>"]
})