Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden. It discloses the auth requirement, the incremental cursor semantics ('since last visit'), and the return shape (post.id + url), which is meaningful. It stops short of stating read-only behavior, ordering, or pagination limits for a listing tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.