scrape_steam
ActiveTool of GoCreative Agent API
declared in 1.27.1
Scrape Steam game pages (reviews, price, system reqs). Heavier than lookup/steam. Use for gaming-deep-dive agents. Example call: {"app_id": "440"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "scrape_steamArguments",
"required": [
"app_id"
],
"properties": {
"app_id": {
"type": "string",
"title": "App Id"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
GoCreative Agent API
1/7 registries