get_my_issue_collection
Retrieve all issues assigned to the authenticated user, then filter, sort, paginate, and include related data as needed.
Instructions
Get all assigned issues. Retrieve all issues assigned to the authenticated user.
Apply custom filters, sorting, and pagination to find the issues you need. Include related data using the relations parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No |