You're viewing a demo portfolio

Join the waitlist
PRSM

weather_current

Active

Tool of io.github.lonniev/tollbooth-sample

declared in 3.4.2

Get current weather conditions for a location. Returns temperature, wind speed, and weather code from Open-Meteo.

Parameters schema

{
  "type": "object",
  "required": [
    "latitude",
    "longitude"
  ],
  "properties": {
    "npub": {
      "type": "string",
      "default": "",
      "description": "Required. Your Nostr public key (npub1...) for credit billing."
    },
    "latitude": {
      "type": "number",
      "description": "Latitude (-90 to 90)."
    },
    "longitude": {
      "type": "number",
      "description": "Longitude (-180 to 180)."
    },
    "dpop_token": {
      "type": "string",
      "default": ""
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.lonniev/tollbooth-sample

https://github.com/lonniev/tollbooth-sample

1/7 registries
View full server →