Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0% and the description only says 'Restart a container,' which implies the parameter is the container but doesn't specify whether it's an ID, name, or how to format it. The description adds minimal meaning beyond the schema's bare 'container' string field. For a single-parameter tool, more detail (e.g., 'Provide the container ID or name') would be expected.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.