Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% (no parameter descriptions). The description mentions 'target object or world location' which hints at the 'target' and 'location' parameters, but it does not explain their format (e.g., target is a string object name, location is an array of numbers) nor does it explain the 'camera' parameter. The description adds minimal interpretive value beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.