You're viewing a demo portfolio

Join the waitlist
PRSM

search_web

Active

Tool of io.github.meltingpixelsai/harvey-tools

declared in 1.0.0

Search the web via Google and return organic results with titles, links, and snippets. Optionally returns answer box if available.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "minLength": 1,
      "description": "Search query"
    },
    "num_results": {
      "type": "number",
      "maximum": 50,
      "minimum": 1,
      "description": "Number of results to return (default: 10)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.meltingpixelsai/harvey-tools

https://github.com/meltingpixelsai/harvey-tools

2/7 registries
View full server →