Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has zero documentation for the 'name' parameter, and the description provides no additional meaning. It does not clarify what type of name is expected (e.g., data-block name, display name), whether it is case-sensitive, or whether the material must be unique. The agent must infer everything from the tool name, which is risky.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.