Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It only says 'Create a replacement video job' but does not explain whether this replaces an existing job, creates a new job, cancels prior work, is asynchronous, or requires previous generation results. The actual side effects are unknown.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.