gb_test_connection
Probe GunBroker API credentials and connectivity, returning the environment (sandbox vs production) to confirm which system the POS uses.
Instructions
Probe the GunBroker API connection + credentials (read-only). Reports which environment answered: the "sandbox" key in the reply is true for api.sandbox.gunbroker.com, false for the real marketplace. Read that key before doing anything else — it is how you find out which GunBroker this POS is wired to. It cannot be changed from this server: every write path refuses sandbox_mode, so switching environment is a Desk change made by a person. Needs SYSTEM_ROLES on the POS — the other three gb_ tools need only STOCK_ROLES, so a stock-only API user sees a 403 here alone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||