Skip to main content

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

PlatformStatusNotes
iOSN/AiOS provides division context via the SystemPromptBuilder
AndroidYes

Description

Get the current store division (Grocery or Clothing)

Parameters

This tool takes no parameters.

Response

FieldTypeDescription
divisionstringCurrent division ('Grocery' or 'Clothing')

Source Files

  • Android: chat-pnp-android/mcp-app/src/main/java/pnp/app/mcp/app/tools/AppMCPTools.kt