scrape_telegram
ActiveTool of GoCreative Agent API
declared in 1.27.1
Scrape a public Telegram channel's recent posts. Use for crypto/news monitoring. Example call: {"channel": "durov"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "scrape_telegramArguments",
"required": [
"channel"
],
"properties": {
"channel": {
"type": "string",
"title": "Channel"
}
}
}Parent server
GoCreative Agent API
1/7 registries