Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with only 2 parameters, no output schema, and no annotations, the description is too sparse. It does not explain return values, side effects of replacing config, or the meaning of dry_run (e.g., whether it prevents actual changes). This leaves critical context gaps, especially given the potentially destructive nature of the operation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.