Sync ITSM Ticket Status
sync_ticket_statusRefresh a ticket's status from its ITSM using the stored connection. Requires admin operator and ticketing:write scope for audit.
Instructions
Refresh a filed ticket's status from its ITSM through the connection.
Requires an admin operator + ``ticketing:write`` scope. Resolves auth and
endpoint from the stored connection only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Human audit reason for syncing status. | |
| tenant_id | No | Tenant scope for the connection and audit logging. | default |
| ticket_id | No | agent-bom ticket link id returned by create_ticket. | |
| operator_role | No | Operator role for this write action (audit). | viewer |
| operator_scopes | No | Comma-separated operator scopes (audit). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |