# `Mojentic.LLM.Tools.SerialToolRunner`
[🔗](https://github.com/svetzal/mojentic-ex/blob/v1.5.0/lib/mojentic/llm/tools/serial_tool_runner.ex#L1)

Execute tool calls one at a time in input order.

Default for `Mojentic.LLM.Broker` to preserve backward-compatible
behaviour for the existing recursive-tool-execution loop.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
