Tool Restraint

When not to use tools: choose parametric knowledge when it is sufficient.

Tool restraint is the skill of deciding when not to call tools. Tool calls cost latency and money, and they can introduce failure modes.

Why It Matters

Some systems show that reducing unnecessary tool calls can improve both cost and performance when the model’s internal knowledge is sufficient.