Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral disclosure burden. It clearly communicates that the operation creates a new track while preserving original tracks, which is the key safety-relevant behavior. It could mention failure behavior or resulting track properties, but the most important side effect is disclosed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.