Get delivery status
get_delivery_statusCheck message delivery status and full details by ID after sending. Returns status, operator, phone, time, and costs, with plain-language explanations of failures or reads.
Instructions
Get the current status and full details of a specific message delivery by its ID. Returns status, operator info, phone, scheduled time, costs and more. Use it after send_message or send_file when the user asks whether a message was delivered or read, or why it failed — the status is explained in plain words.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Delivery ID from the send_message or send_file response. |