You're viewing a demo portfolio

Join the waitlist
PRSM

validate_codice_fiscale

Active

Tool of Qiniso

declared in 0.5.0

USE THIS to verify an Italian Codice Fiscale (personal tax code) before relying on it — do not guess the final check letter. Checks the 16-character format and the mod-26 check character. Validates structure only; does NOT confirm the code is registered with the Agenzia delle Entrate.

Parameters schema

{
  "type": "object",
  "required": [
    "code"
  ],
  "properties": {
    "code": {
      "type": "string",
      "description": "The 16-character Codice Fiscale (spaces ignored, case-insensitive)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Qiniso

https://github.com/qinisolabs/qiniso

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