jira_my_tasks
List tasks assigned to you in active statuses like To Do and Doing. Use with no key to see your current work set, or add extra JQL to filter further.
Instructions
List MY tasks: assigned to me, in active statuses (default: To Do, Doing).
This is the default local-dev working set — call with no key to see what to work on. Override statuses via env JIRA_ACTIVE_STATUSES.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max tasks to return. | |
| extra_jql | No | Optional extra JQL ANDed in, e.g. 'project = PROJ'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||