Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden and discloses almost nothing: it doesn't state whether the call is read-only, whether a live session/page is required, what happens for a stale or invalid session, or what the returned metrics look like. Only the bare 'from the page' hint about scope is added.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.