redmineflux_core_my_workload
Retrieve your assigned Redmine issues across all projects, sorted by priority, to see what to work on next.
Instructions
Get the current user's assigned issues across all projects, sorted by priority.
Use this when someone asks "what should I work on?", "what's on my plate?", or "my tasks". Returns top issues sorted by priority (Immediate first).
Args: limit: Maximum issues to return (default 15). Use 5 for quick overview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |