Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the complex nested schema (frame object with fit, fps, crop, ratio, width, height), no annotations, and no output schema, the description is insufficient. An agent needs to know how input/output paths are specified, what the frame object controls, and what the result of the operation is. The description only covers the high-level purpose, leaving critical details to the schema.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.