uber_get_ride_status
Retrieve the current status of an Uber ride by providing the user ID and ride request ID, enabling real-time updates on ride progress.
Instructions
Get the current status of a ride request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
requestId | Yes | Ride request ID | |
userId | Yes | Unique identifier for the user |