GunSpec

All 30 tools

Where to buy a firearm

  • gunspec_firearm_offers
  • Explorer
  • Read-only

Lists sellers currently offering a firearm, with the price in integer minor units plus currency, a stock flag and an outbound link. Format prices for their currency, and never divide the amount before formatting. Each listing is a paid placement.

Example usage

  1. 1

    A person asks

    • Where can I buy a Glock 17?
  2. 2

    The assistant calls the tool

    tools/call
    json
    {  "name": "gunspec_firearm_offers",  "arguments": {    "id": "glock-g17"  }}
  3. 3

    The server answers

    Result
    json
    []

    Captured from the live API on Sep 17, 2026.

Related references

Arguments

NameTypeDescription
id (required)stringThe firearm slug, e.g. as returned by a list or search tool.
regionstringISO 3166-1 alpha-2 country code. Hides sellers who do not ship to that country. This filter is a convenience, not a legal check.