Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It only states that objects are selected by name, but does not clarify whether this replaces the current selection, how 'extend' interacts, what happens when names are invalid, or whether the selection becomes active. This is a significant gap for a tool that clearly mutates state.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.