Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description fails to explain the purpose or format of the two required parameters: 'library_path' and 'anim_name'. Without any parameter-level context, the user must infer from the parameter names alone, which is insufficient for a tool that may require exact path specifications.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.