update_ticket_stage
Move helpdesk tickets between workflow stages by specifying ticket and target stage IDs to update ticket status in Odoo.
Instructions
Move a helpdesk ticket to a different stage.
Args:
ticket_id: The ticket ID to update
stage_id: The target stage ID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes | ||
| stage_id | Yes |