Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the behavioral burden. It discloses the core behavior (splitting a shot into two by first/last frames) and notes it is a structural operation and free. However, it does not mention side effects, reversibility, or the fate of the original shot, which is meaningful for a mutation-like operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.