Manage Google Tasks from Telegram using text or voice. A chat assistant reads your message, creates tasks, lists what is due, and marks work as done. Useful for teams and busy owners who plan inside Telegram.
Incoming Telegram messages start the flow. A Switch node checks if you sent text or a voice note. Voice notes are downloaded and transcribed by OpenAI, while text goes straight in. The AI agent uses OpenAI with short term memory per user and calls Google Tasks tools through an MCP bridge to get lists, create new tasks for today or upcoming, and update tasks only after pulling the right IDs. Replies are sent back to Telegram so you see results in chat.
Setup needs a Telegram bot, a Google Tasks account, and an OpenAI API key. Expect faster capture of ideas, fewer missed items, and clear status updates inside Telegram. It works well for task triage, field notes, and personal reminders when typing is hard. Start by connecting your accounts, choosing your Google Task lists, and testing with both text and voice.