Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description bears full responsibility for behavioral disclosure. It reveals two key behaviors: period-over-period deltas and pagination. However, it omits details like authentication needs, rate limits, what happens with empty results, or how pagination is controlled (e.g., page size, token).
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.