Store Information
get_store_infoFull Description
Fetch store information, policies, and descriptions. For parent-scope requests across all stores, pass targetMerchantId (preferred) or targetStoreName to resolve the intended merchant. Prefer targetMerchantId from search_parent_products results when the user asks about a specific merchant.
Parameters (0 required, 3 optional)
localestringOptional BCP-47 locale from user context, e.g. ko-KR, en-US, ja-JP, zh-CN.
targetMerchantIdstringOptional merchant id for cross-store lookup (parent scope only). Prefer this when available.
targetStoreNamestringOptional store name for cross-store lookup (parent scope only). Use exact/clear names to avoid ambiguity.