transition_ticket
Change a Jira ticket's status to any valid workflow status by specifying the issue key and target status name.
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 |