Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has one parameter, 'path', with only length constraints and no description (0% coverage). The tool description does not clarify what 'path' refers to (e.g., a local file path, a reference identifier, or a URL). The title 'Outline a local guide' hints at the resource type, but the description does not explain the expected format or semantics of 'path'. With zero schema coverage, the description should compensate, and it does not.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.