List Issues
panelTodo_listIssuesList all issues from Panel Todo Pro, using filters for status, assignee, sprint, or blocked status to locate specific tasks.
Instructions
List all issues from Panel Todo Pro (requires Pro configuration)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status | |
| assignee | No | Filter by assignee (session name). Use 'unassigned' to find unclaimed issues | |
| sprintId | No | Filter by sprint ID | |
| isBlocked | No | Filter by blocked status. false = only unblocked issues ready to work on |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| issues | Yes | ||
| success | Yes |