Get My Redmine Issues
get_my_issuesFetch Redmine issues assigned to the configured user, with optional filters for status, project, and sorting.
Instructions
Get issues assigned to the configured Redmine API user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | updated_on:desc | |
| limit | No | ||
| offset | No | ||
| status_id | No | open | |
| project_id | No |