patents_search
ActiveTool of io.github.huwhitememes/tollbooth
declared in 0.12.0
Full-text patent search via Google Patents. Titles, assignees, dates, abstracts.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"query"
],
"properties": {
"limit": {
"type": "integer",
"maximum": 50,
"minimum": 5,
"description": "Max results, default 20"
},
"query": {
"type": "string",
"description": "Patent search terms"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.huwhitememes/tollbooth
1/7 registries