transition_ticket
Update a Jira ticket's workflow status by providing the target status name and issue key.
Instructions
Change the status of a Jira ticket by status name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Target status name, e.g. "In Progress", "Done" | |
| ticket_id | Yes | Jira issue key, e.g. GEM-234 |