Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare a safe read (readOnlyHint=true, destructiveHint=false), so the bar is lower, yet the description adds genuinely useful context: it discloses what is NOT returned (full voxel data) and states the required VoxelDraft project-read OAuth scope. That auth/return-shape disclosure goes beyond the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.