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
| Parameter | Description | Type | Required |
|---|---|---|---|
store_id | Specific store view ID. Returns all store views if not specified. | integer | No |
include_websites | Include website structure with store groups and root categories. Default: true. | boolean | No |
include_currencies | Include currency information (base, default, allowed). Default: true. | boolean | No |
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