lookup_random_image
ActiveTool of GoCreative Agent API
declared in 1.27.1
Get a random placeholder image URL by category. Use for prototyping, mockups, or content-fill agents. Example call: {"category": "nature"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_random_imageArguments",
"required": [
"category"
],
"properties": {
"category": {
"type": "string",
"title": "Category"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries