Fix Telegram send_message tool mismatch

t-551·WorkTask·
·
·
Created1 week ago·Updated1 week ago

Description

Edit

The Telegram agent system prompt advertises send_message but the tool is not included in the agent tool list (schedule tools removed). LLM calls send_message and agent logs 'Tool not found'. Decide whether to add send_message tool back to the Telegram tool list or remove it from the prompt to match supported tools.

Timeline (4)

🔄[human]Open → InProgress1 week ago
💬[human]1 week ago

Removed send_message/list_pending/cancel_message references from Omni/Agent/Prompts/agents/telegram/system.mustache so the prompt matches the reduced tool set.

🔄[human]InProgress → Done1 week ago