navigate_to_checkout
Takes the customer directly to the checkout process to complete their order.
Platform Support
| Platform | Status | Notes |
|---|---|---|
| iOS | N/A | iOS uses coordinator-based navigation |
| Android | Yes | — |
Authentication Required
The user must be signed in to use this tool.
Description
Navigate the user to the checkout flow
Parameters
This tool takes no parameters.
Response
| Field | Type | Description |
|---|---|---|
navigated | boolean | Whether navigation was triggered |
Error Codes
| Code | Description |
|---|---|
AUTH_REQUIRED | User must be signed in to checkout |
Source Files
- Android:
chat-pnp-android/mcp-app/src/main/java/pnp/app/mcp/app/tools/AppMCPTools.kt