Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool description itself contains zero parameter information, but the input schema's description for history_id is thorough, covering optionality and the default target ('currently edited scene undo history'). With only one parameter and a well-documented schema property, the description's silence is tolerable, so the baseline of 3 applies despite the 0% schema-coverage context signal.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.