The post has been translated automatically. Original language: Russian
The most common myth about AI agents is that they have to "do everything themselves."I think this is a dangerous oversimplification.
A good business agent is not a small director who has been given the keys to the entire company. It's more like an attentive assistant who's been given a limited set of actions.
For example, your client writes to Telegram:
"Good afternoon, what's on my order?"
An ordinary chatbot can respond beautifully, but often out of thin air. And an agent connected to normal tools can make a chain.:
find the customer by number or username, view the latest correspondence, find the order in CRM, check the payment status, see to whom the dialog has been sent, prepare a response, and in case of dispute, send it to the manager.
And that's another level. Especially if the business lives in a bundle of Telegram / WhatsApp integration / Wazzup / ChatApp / CRM / mail. In the article, I presented this example separately in the section about messengers and further in the part about the MCP server, where it no longer just "reads", but provides the agent with specific capabilities.
For mail, these can be actions: "find an email", "read the chain of correspondence", "prepare a draft response", "find an attachment", "send an email".
For CRM: "find a customer", "get a list of transactions", "add a comment", "create a task".For messengers:"find a dialog", "prepare a response", "send to the manager", "create a lead".And that's where the fine line appears.AI should not "communicate with clients on its own" if the process is not ready for this. But he can easily gather the context, prepare a draft and highlight to the manager: "the client has been waiting for an answer for the second day now." Sometimes it's more valuable than another beautiful AI bot on a website.
Самый частый миф про ИИ-агентов: будто они должны «сами всё делать».Мне кажется, это опасное упрощение.
Хороший агент в бизнесе — это не маленький директор, которому отдали ключи от всей компании. Это скорее внимательный ассистент, которому дали ограниченный набор действий.
Например, у вас клиент пишет в Telegram:
«Добрый день, что по моему заказу?»
Обычный чат-бот может ответить красиво, но часто из воздуха. А агент, подключенный к нормальным инструментам, может сделать цепочку:
найти клиента по номеру или username, посмотреть последнюю переписку, найти заказ в CRM, проверить статус оплаты, увидеть, кому передан диалог, подготовить ответ, а в спорном случае — передать менеджеру.
И это уже другой уровень. Особенно если бизнес живет в связке Telegram / WhatsApp-интеграции / Wazzup / ChatApp / CRM / почта. В статье я отдельно разносил этот пример в блоке про мессенджеры и дальше — в части про MCP-сервер, где он уже не просто «читает», а предоставляет агенту конкретные возможности.
Для почты это могут быть действия: «найти письмо», «прочитать цепочку переписки», «подготовить черновик ответа», «найти вложение», «отправить письмо».
Для CRM: «найти клиента», «получить список сделок», «добавить комментарий»,«создать задачу».
Для мессенджеров: «найти диалог»,«подготовить ответ»,«передать менеджеру»,«создать лид».
И вот тут появляется тонкая грань.
ИИ не должен «самовольно общаться с клиентами», если процесс к этому не готов. Но он вполне может собрать контекст, подготовить черновик и подсветить менеджеру: «тут клиент ждет ответ уже второй день». Иногда это ценнее, чем очередной красивый AI-бот на сайте.