enrich_browserbase
ActiveTool of GoCreative Agent API
Headless-browser fetch of a URL with full JS render, returning final HTML and screenshot URL. Use when the target page is SPA/JS-rendered and a plain fetch returns empty HTML. Example call: {"url": "https://example.com"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "enrich_browserbaseArguments",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"title": "Url"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
GoCreative Agent API
1/7 registries