get_current_division
Returns which store division the customer is currently browsing — Grocery or Clothing. This affects which products and categories are available.
Platform Support
| Platform | Status | Notes |
|---|---|---|
| iOS | N/A | iOS provides division context via the SystemPromptBuilder |
| Android | Yes | — |
Description
Get the current store division (Grocery or Clothing)
Parameters
This tool takes no parameters.
Response
| Field | Type | Description |
|---|---|---|
division | string | Current division ('Grocery' or 'Clothing') |
Source Files
- Android:
chat-pnp-android/mcp-app/src/main/java/pnp/app/mcp/app/tools/AppMCPTools.kt