Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, but the description includes an 'Args' section that documents the single parameter 'computer_id' and references 'ComputerIdInput.' However, it doesn't add meaning beyond what's implied by the parameter name (e.g., format, source like from 'orgo_list_computers' is in the schema). With one parameter, the baseline is 4, but the description only partially compensates for the schema gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.