Пример 2: Одна развилка
This is the Russian-language version of Example 2: One Choice: the same steps, forks and answers, with every text the agent receives written in Russian.
mcp__moira__start({ action: "prepare", workflowId: "moira/example-one-choice-ru", parentExecutionId: "none" })mcp__moira__start({ action: "execute", startAttemptId: "<Start attempt ID from prepare>" })It is a learning example. For real work you do not need to pick or build a flow: describe the task to your agent, and it chooses a ready flow or creates one for you.