lookup_pypi
ActiveTool of GoCreative Agent API
declared in 1.27.1
Get PyPI package metadata (latest version, summary, author, dependencies). Use for Python dependency research and license audits. Example call: {"pkg": "requests"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_pypiArguments",
"required": [
"pkg"
],
"properties": {
"pkg": {
"type": "string",
"title": "Pkg"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries