You're viewing a demo portfolio

Join the waitlist
PRSM

google-search.autocomplete

Active

Tool of Vee3

declared in 1.27.1

Get Google Search autocomplete suggestions for a partial query. Returns the normalized query and an array of suggested search phrases. Cost = 5 tokens.

Parameters schema

{
  "type": "object",
  "title": "get_google_search_autocompleteArguments",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "title": "Query",
      "maxLength": 512,
      "description": "Partial search keywords or phrase."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Vee3

https://github.com/Vee3io/Vee3

1/7 registries
View full server →