bugherd_get_user_tasks
Retrieve tasks assigned to a specific user. Filter by status and priority using user ID.
Instructions
Get tasks assigned to a specific user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | The user ID | |
| status | No | Filter by status | |
| priority | No | Filter by priority | |
| page | No | Page number for pagination |