get_store_info
Retrieve store configuration details from BTCPay Server, including currency settings, payment policies, and checkout parameters for merchant payment processing.
Instructions
Get detailed information about a specific BTCPay store.
Args: store_id: Store ID (optional — uses BTCPAY_STORE_ID env var if empty).
Returns store configuration including default currency, speed policy, payment tolerance, and checkout settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |