Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral disclosure burden. It does add useful context: units (days vs weeks), the 'best' value, and the training streak definition ('with a workout'). However, it does not explain edge behavior such as how a current streak is calculated, timezone effects, or whether the data is read-only.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.