Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has one parameter, drama_id, with 0% description coverage. The tool description contains '该剧', which implies drama_id identifies the drama, but it does not explicitly explain the parameter's role or format. The parameter is simple enough to infer, but the description adds only marginal value over the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.