Prerequisites
Example
The following agent will send a message to a Telegram chat.cookbook/14_tools/telegram_tools.py
Toolkit Params
Toolkit Functions
All methods return a JSON string with
{"status": "success", "message_id": ...} on success or {"status": "error", "message": ...} on failure.