{
  "name": "gkmex-inventory",
  "description": "Find used mobile and crawler cranes currently offered by Gkmex Cranes.",
  "url": "https://gkmex.com",
  "version": "1.0.0",
  "skills": [
    {
      "name": "list_cranes",
      "description": "List the current public crane inventory.",
      "input": {}
    },
    {
      "name": "get_crane",
      "description": "Get one public crane listing.",
      "input": {
        "id": "Public crane identifier"
      }
    }
  ],
  "provider": {
    "name": "Gkmex Cranes",
    "url": "https://gkmex.com",
    "contactEmail": "info@gkmex.com"
  }
}
