ls_get_store
Retrieve a store by ID to obtain its name, slug, currency, and sales statistics.
Instructions
Get a specific store by ID, including name, slug, currency, and sales statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Comma-separated related resources to include (e.g. 'products,discounts,license-keys,subscriptions,webhooks') | |
| storeId | Yes | The store ID |