Request a 99 ride (gated)
ninenine_request_rideRequest a 99Pop or 99Moto ride by providing start and destination coordinates. Requires explicit user confirmation to place the ride order.
Instructions
Fail-closed. Needs NINENINE_ALLOW_MUTATIONS and explicit_user_intent. Guest tokens cannot charge. Default examples never enable this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_lat | Yes | ||
| to_lng | Yes | ||
| category | No | ||
| from_lat | Yes | ||
| from_lng | Yes | ||
| response_format | No | markdown | |
| explicit_user_intent | No | Must be true after the user explicitly asked for this write. |