Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden for behavioral disclosure. 'Start playback' implies a state-changing action but doesn't describe what happens (e.g., begins playback from current position, affects transport state), what permissions are needed, whether it's reversible, or what happens if playback is already active. It provides minimal behavioral context beyond the basic action.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.