lookup_password_strength
ActiveTool of GoCreative Agent API
declared in 1.27.1
Score a password's strength (zxcvbn-style). Pass ?password=... as query. Use for security UX agents. Example call: {"query_string": "password=Tr0ub4dor&3"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_password_strengthArguments",
"properties": {
"query_string": {
"type": "string",
"title": "Query String",
"default": ""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries