lookup_crates
ActiveTool of GoCreative Agent API
declared in 1.27.1
Get crates.io package metadata for a Rust crate (latest version, downloads, repo). Use for Rust-dependency research. Example call: {"pkg": "tokio"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_cratesArguments",
"required": [
"pkg"
],
"properties": {
"pkg": {
"type": "string",
"title": "Pkg"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
GoCreative Agent API
1/7 registries