lookup_cve
ActiveTool of GoCreative Agent API
declared in 1.27.1
Look up a CVE (description, CVSS, references, affected products). Use for security-monitoring agents. Example call: {"cve_id": "CVE-2021-44228"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_cveArguments",
"required": [
"cve_id"
],
"properties": {
"cve_id": {
"type": "string",
"title": "Cve Id"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
GoCreative Agent API
1/7 registries