scrape_medium
ActiveTool of GoCreative Agent API
declared in 1.27.1
Scrape a Medium article or user profile (title, claps, text). Use for content-research agents. Example call: {"url_or_user": "@user"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "scrape_mediumArguments",
"required": [
"url_or_user"
],
"properties": {
"url_or_user": {
"type": "string",
"title": "Url Or User"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries