postal_code_lookup
ActiveTool of io.github.huwhitememes/tollbooth
declared in 0.12.0
City, state, geo for postal/zip codes (60+ countries).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"country",
"postal_code"
],
"properties": {
"country": {
"type": "string"
},
"postal_code": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.huwhitememes/tollbooth
1/7 registries