Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations only mark the operation as read-only and idempotent. The description adds meaningful behavior beyond those: permission-scoped row visibility despite a workspace-wide table, the 200-row cap, pagination.total, has_more/next_cursor, and an explicit warning not to total rows while more pages exist.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.