update_ticket_status
Update a ticket's status in the HR system to Open, In Progress, Closed, or Rejected. Provide the ticket ID and new status to apply the change.
Instructions
Update the status of a ticket (Open, In Progress, Closed, Rejected).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| ticket_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |