Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of disclosing side effects. It states that it scales selected objects, implying a scene modification, but does not clarify whether it modifies objects in place or creates copies, what happens with no selection, or whether the operation is reversible/undoable. This is a meaningful gap for a transformation tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.