Skip to main content

Store Info

The Store Info tool returns store configuration and structure — websites, store views, currencies, and locale settings.

Access control

Access to this tool is controlled by the MCP Tools -> Built in -> System -> Store Info ACL resource. Enable or disable it in System -> Permissions -> User Roles -> [Role] -> Role Resources.


When to use

Use this tool as the first call to understand the store's structure before making store-specific queries. It helps the AI client determine:

  • Which store views are available (and their codes for store-scoped queries)
  • The base and secure URLs
  • Currency configuration
  • Locale and timezone settings

Parameters

ParameterDescriptionTypeRequired
store_idSpecific store view ID. Returns all store views if not specified.integerNo
include_websitesInclude website structure with store groups and root categories. Default: true.booleanNo
include_currenciesInclude currency information (base, default, allowed). Default: true.booleanNo

Example output

The tool returns a structured response including:

  • Store details: ID, code, name, base URL, secure URL, website ID, group ID
  • Website structure: websites with their store groups and root category IDs
  • Currency info: base currency, default display currency, allowed currencies
  • General info: store name, phone, country, region, locale, timezone, weight unit