ls_get_store
Retrieve a Lemon Squeezy store by ID to get its name, slug, currency, and sales statistics. Use this tool to access store details for reporting or management.
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 |