lookup_unsplash_search
ActiveTool of GoCreative Agent API
declared in 1.27.1
Search Unsplash for high-quality stock photos by query. Returns image URLs + photographer credits. Use for content and design agents. Example call: {"query": "mountain sunrise"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_unsplash_searchArguments",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"title": "Query"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
GoCreative Agent API
1/7 registries