You're viewing a demo portfolio

Join the waitlist
PRSM

patent_details

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Fetch full details for a single patent by its USPTO patent_id (e.g. '10757852'). Returns title, grant date, type, abstract, assignees, inventors, and citation count.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "patent_id"
  ],
  "properties": {
    "patent_id": {
      "type": "string",
      "description": "USPTO patent id, e.g. '10757852'."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →