lookup_ssl_cert
ActiveTool of GoCreative Agent API
declared in 1.27.1
Inspect a domain's TLS certificate (issuer, expiry, SANs). Use for security audits and uptime monitoring. Example call: {"domain": "github.com"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_ssl_certArguments",
"required": [
"domain"
],
"properties": {
"domain": {
"type": "string",
"title": "Domain"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries