lookup_hash
ActiveTool of GoCreative Agent API
declared in 1.27.1
Hash a string (md5/sha1/sha256). Pass ?text=...&algo=... as query. Use for checksum and integrity agents. Example call: {"query_string": "text=hello&algo=sha256"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_hashArguments",
"properties": {
"query_string": {
"type": "string",
"title": "Query String",
"default": ""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries