get_store
Fetch complete details for a single store by providing its store ID and a reason, enabling category buyers to verify inventory and plan replenishment orders.
Instructions
Get details for a single store by store_id (e.g. 47 or store-001).
Args: store_id: Store identifier. reason: Why you need this store's details (required for audit).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | ||
| store_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |