get_yango_delivery_link
Generate a Yango booking link for delivery between two locations. Customers use the link to confirm pickup, dropoff, and pricing in the Yango app.
Instructions
Get a Yango booking link for a delivery between two points. The customer opens this link to confirm pickup/dropoff and pricing in the Yango app — pricing and order placement happen on Yango's side, not through this server, until direct API access is enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pickup_lat | Yes | ||
| pickup_lon | Yes | ||
| dropoff_lat | Yes | ||
| dropoff_lon | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||