scrape_crunchbase
ActiveTool of GoCreative Agent API
declared in 1.27.1
Scrape Crunchbase company profile (funding rounds, investors, founders). Use for VC and competitive research. Example call: {"company": "stripe"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "scrape_crunchbaseArguments",
"required": [
"company"
],
"properties": {
"company": {
"type": "string",
"title": "Company"
}
}
}Parent server
GoCreative Agent API
1/7 registries