Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 50%: the 'shortname' parameter has a description ('Resource shortname'), but 'source' has no description. The tool description does not explain what 'source' means in this context (e.g., a file path, a dataset name, or a source ID). The description adds minimal value beyond the schema, and the undocumented 'source' parameter remains ambiguous.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.