Unpredictable tool sequences occur when the specific series of tools an agent needs to call cannot be known at design time.
Why it matters: This is a key signal that agentic complexity is warranted. An agent can dynamically decide which tool to call next based on the results of previous actions, which is something a deterministic workflow cannot do.
Connections:
Sources: