navigate_to_cart
Opens the shopping cart screen in the app so the customer can review items and proceed to checkout.
Platform Support
| Platform | Status | Notes |
|---|---|---|
| iOS | N/A | iOS uses coordinator-based navigation, not exposed as MCP tools |
| Android | Yes | — |
Description
Navigate the user to the cart screen
Parameters
This tool takes no parameters.
Response
| Field | Type | Description |
|---|---|---|
navigated | boolean | Whether navigation was triggered |
Source Files
- Android:
chat-pnp-android/mcp-app/src/main/java/pnp/app/mcp/app/tools/AppMCPTools.kt