Пример 1: Простые шаги
This is the Russian-language version of Example 1: Simple Steps: the same steps, forks and answers, with every text the agent receives written in Russian.
mcp__moira__start({ action: "prepare", workflowId: "moira/example-simple-steps-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.