enrich_googlereviews
ActiveTool of GoCreative Agent API
declared in 1.27.1
Aggregate Google Maps reviews by place_id with rating distribution and recent review text. Use when you already have a Google place_id and need structured review data. Example call: {"place_id": "ChIJN1t_tDeuEmsRUsoyG83frY4"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "enrich_googlereviewsArguments",
"required": [
"place_id"
],
"properties": {
"place_id": {
"type": "string",
"title": "Place Id"
}
}
}Parent server
GoCreative Agent API
1/7 registries