Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It mentions that the tool produces multiple forms (simplified, factored, expanded), but it does not explain whether these are returned together, the order, error behavior for invalid expressions, or any side effects. This is insufficient for a tool with no structured annotation support.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.