scrape_polygon
ActiveTool of GoCreative Agent API
declared in 1.27.1
Get a Polygon.io stock ticker (price, volume). Use for finance agents. Example call: {"symbol": "AAPL"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "scrape_polygonArguments",
"required": [
"symbol"
],
"properties": {
"symbol": {
"type": "string",
"title": "Symbol"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries