Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden and does disclose key behavioral traits: the operation happens in place and does not create a new track. It stops short of detailing undo behavior or selection after-effects, but for a zero-parameter edit command this is solid coverage.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.