_trace_order
Trace an order's synchronization journey across webhooks, outbox pushes, and silver state to identify and resolve sync incidents.
Instructions
Return a cross-source timeline for an order: inbound webhooks → outbox pushes → silver state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | ||
| api_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |