Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide excellent behavioral context (readOnlyHint=true, openWorldHint=true, idempotentHint=true, destructiveHint=false), so the bar is lower. The description adds minimal value beyond annotations by specifying 'hierarchical object tree' context, but doesn't disclose important behavioral traits like pagination, rate limits, authentication requirements, or what happens with invalid object IDs. No contradiction with annotations exists.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.