ticket_get
Get the ticket behind current work with title, description, type, and status. Auto-detect from branch name when id is omitted, revealing the WHY that commits lack at session end.
Instructions
Fetch the ticket behind the current work (title, description, type, status) from the connected ticketing app. Use at session end: the ticket carries the WHY that commits lack. Omit the id to auto-detect it from the current branch name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Ticket id, e.g. XXX-2100 or #123; omit to use the current branch's ticket |