GunSpec

All 35 examples

Tools

Get a manufacturer

  1. 1

    A person asks

    • Tell me about Glock as a manufacturer.
  2. 2

    The assistant calls the tool

    tools/call
    json
    {  "name": "gunspec_get_manufacturer",  "arguments": {    "id": "glock"  }}
  3. 3

    The server answers

    Result
    json
    {  "id": "glock",  "name": "Glock Ges.m.b.H.",  "countryCode": "AT",  "foundedYear": 1963,  "website": "https://www.glock.com",  "logoUrl": null,  "description": null,  "status": null,  "defunctYear": null,  "stateOwned": null,  "makesFirearms": null,  "parentId": null,  "predecessorId": null,  "createdAt": "2026-02-11 23:44:38",  "updatedAt": "2026-02-18 03:43:49",  "version": "3082b5f3edc3e54ca4f0993c68dba8c456b4f86e8759e3310ef604da566477d6"}

    Captured from the live API on Sep 17, 2026.