get_user_tasks
Retrieve tasks assigned to a specific user by user ID, with options for pagination.
Instructions
Get tasks assigned to a user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| page | No | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |