get_store
Retrieve a single e-commerce store's configuration and connection details to inspect currency, audience, and sync status.
Instructions
Retrieve a single e-commerce store with its configuration and connection details.
Use to inspect a store's currency, connected audience, and sync status. Use list_ecommerce_stores to browse and discover store_ids.
Args: store_id: E-commerce store ID. Obtain from list_ecommerce_stores.
Returns: JSON with the store object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| store_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |