Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has two parameters (target and pool_id) with 0% coverage from the description. The description only mentions 'by id', which maps to pool_id, but does not explain the meaning of the target parameter or provide any additional context such as formats or defaults. Since schema coverage is zero, the description should compensate but does not.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.