Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate, yet it never addresses the 'name' parameter directly. An agent can infer that name is the new scene name from the tool name alone, but there is no guidance on format, uniqueness, disallowed characters, or whether an extension is appended — leaving a single required parameter underspecified.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.