Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the responsibility of disclosing behavior. It explicitly states that omitting the layer clears every layer, which is a critical destructive side effect. The legacy TileMap distinction also adds useful context. It doesn't mention reversibility or errors, but the core behavior is transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.