GunSpec

All 35 examples

Tools

List mount standards

  1. 1

    A person asks

    • Which mount standards does the catalog track?
  2. 2

    The assistant calls the tool

    tools/call
    json
    {  "name": "gunspec_list_interfaces",  "arguments": {}}
  3. 3

    The server answers

    Result
    json
    [  {    "id": "bipod:arca-swiss",    "kind": "bipod_stud",    "name": "Arca-Swiss dovetail",    "aliases": [      "arca",      "arca-swiss"    ],    "notes": null  },  {    "id": "bipod:spigot",    "kind": "bipod_stud",    "name": "Spigot mount (Atlas / AI)",    "aliases": [      "spigot"    ],    "notes": null  },  {    "id": "bipod:swivel-stud",    "kind": "bipod_stud",    "name": "Sling swivel stud (Harris bipod)",    "aliases": [      "swivel-stud",      "stud"    ],    "notes": null  }]

    Captured from the live API on Sep 17, 2026. Lists and long text are shortened for display.