lookup_lighthouse
ActiveTool of GoCreative Agent API
declared in 1.27.1
Run a Lighthouse audit on a URL (performance, accessibility, SEO, best-practices). Use for web-quality agents. Example call: {"url": "https://example.com"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_lighthouseArguments",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"title": "Url"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
GoCreative Agent API
1/7 registries