CI
Cycle Intelligence
/validate_gs1_identifier
validate gs1 identifier
Use this tool to verify a GTIN/EAN barcode number (check digit, GS1 mod-10) or a GS1 Digital Link URL (the QR standard behind Sunrise 2027 retail QR codes and D
liveverifiedunknown~5s typical
mcpprobedcycleintelligence
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-cycle-platform-cycle-intelligence /validate_gs1_identifier for me.
Input
| Field | Type | Description |
|---|---|---|
| gtin | string | GTIN/EAN-8/12/13/14 to validate. |
| digital_link | string | GS1 Digital Link URL to validate (e.g. https://id.example.com/01/09506000134352/21/SER123) |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-cycle-platform-cycle-intelligence","endpoint":"/validate_gs1_identifier","input":{}}'cli
npx cracked-ai run -p mcp-com-cycle-platform-cycle-intelligence -e /validate_gs1_identifier -i '{}'mcp
run_tool({ provider: "mcp-com-cycle-platform-cycle-intelligence", endpoint: "/validate_gs1_identifier", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.