GunSpec

All 30 tools

Where to buy an attachment

  • gunspec_attachment_offers
  • Explorer
  • Read-only

Lists sellers currently offering an attachment, with price, stock and an outbound link. The same rules apply as for gunspec_firearm_offers.

Example usage

  1. 1

    A person asks

    • Where can I buy a SureFire SOCOM556-RC2?
  2. 2

    The assistant calls the tool

    tools/call
    json
    {  "name": "gunspec_attachment_offers",  "arguments": {    "id": "surefire-socom556-rc2"  }}
  3. 3

    The server answers

    Result
    json
    []

    Captured from the live API on Sep 17, 2026.

Related references

Arguments

NameTypeDescription
id (required)stringThe attachment 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.