You're viewing a demo portfolio

Join the waitlist
PRSM

validate_gln

Active

Tool of Qiniso

declared in 0.5.0

USE THIS to verify a GLN (GS1 Global Location Number — identifies a company/site/location in supply chains and EDI) before relying on it. Checks the 13-digit GS1 mod-10 check digit and returns the GS1 prefix's issuing country. Validates structure only; does not confirm the location is registered.

Parameters schema

{
  "type": "object",
  "required": [
    "gln"
  ],
  "properties": {
    "gln": {
      "type": "string",
      "description": "The 13-digit GLN; spaces and dashes are ignored."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Qiniso

https://github.com/qinisolabs/qiniso

1/7 registries
View full server →
validate_gln — Qiniso — PRSM MCP