lookup_user_agent_parse
ActiveTool of GoCreative Agent API
declared in 1.27.1
Parse a User-Agent string into browser, OS, device. Pass ?ua=... as query. Use for analytics and bot-detection agents. Example call: {"query_string": "ua=Mozilla/5.0"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_user_agent_parseArguments",
"properties": {
"query_string": {
"type": "string",
"title": "Query String",
"default": ""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries