GunSpec

Alle 38 Beispiele

Tools

Look up an API operation

  1. 1

    Eine Person fragt

    • What parameters does the GunSpec endpoint for a single firearm take, and what errors can it return?
  2. 2

    Der Assistent ruft das Tool auf

    tools/call
    json
    {  "name": "gunspec_api_operation",  "arguments": {    "path": "/v1/firearms/{id}",    "method": "GET"  }}
  3. 3

    Der Server antwortet

    Für dieses Tool liegt noch keine erfasste Antwort vor.