lookup_qr_code
ActiveTool of GoCreative Agent API
declared in 1.27.1
Generate a QR code data URL for arbitrary text. Pass ?text=... as query. Use for print, signage, ticketing agents. Example call: {"query_string": "text=https://api.gocreativeai.com"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_qr_codeArguments",
"properties": {
"query_string": {
"type": "string",
"title": "Query String",
"default": ""
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
GoCreative Agent API
1/7 registries