Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must disclose behavior fully. It states the tool is linear regression and requires a minimum number of points, but does not detail the output (e.g., slope, intercept, or predicted values), error handling for insufficient data, or any side effects. The behavioral information is minimal.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.