paperclip_list_issues
Retrieve Kanban issues and tasks from Paperclip, filtering by status, priority, project, or assigned agent. Get paginated lists to track and manage workflow items.
Instructions
List all issues/tasks on the Paperclip Kanban board with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| status | No | Filter by status | |
| pageSize | No | Items per page | |
| priority | No | Filter by priority | |
| projectId | No | Filter by project ID | |
| assigneeId | No | Filter by assigned agent ID |