get_order_details
Retrieve detailed information about an order including description, stages with progress, and event history by providing the order ID.
Instructions
Получить подробную информацию о заказе по его ID.
Когда использовать: для просмотра описания, этапов и истории заказа. Возвращает: описание, этапы с прогрессом, историю событий. Связанные: list_worker_orders — список всех заказов.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |