You're viewing a demo portfolio

Join the waitlist
PRSM

validate_isbn10

Active

Tool of Qiniso

declared in 0.5.0

USE THIS to verify an ISBN-10 (older book identifier) instead of trusting 10 characters. Checks the mod-11 check digit (which may be 'X'). For 13-digit ISBNs use validate_isbn.

Parameters schema

{
  "type": "object",
  "required": [
    "isbn"
  ],
  "properties": {
    "isbn": {
      "type": "string",
      "description": "The ISBN-10 (hyphens/spaces ignored)."
    }
  },
  "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_isbn10 — Qiniso — PRSM MCP