Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must carry the parameter meaning. It names all four parameters and explains the query parameter specifically as a substring of name or id. It does not elaborate on accepted values for muscle, equipment, or movement_pattern, but it clearly marks them as optional filters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.