lookup_url_encode
ActiveTool of GoCreative Agent API
declared in 1.27.1
URL-encode or decode a string. Pass ?text=...&op=encode|decode as query. Use for HTTP-debug agents. Example call: {"query_string": "text=a+b&op=encode"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_url_encodeArguments",
"properties": {
"query_string": {
"type": "string",
"title": "Query String",
"default": ""
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
GoCreative Agent API
1/7 registries