Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has one required parameter (cleanup_id) with no description (0% coverage). The description mentions 'by cleanup_id' but does not explain its format, source, or constraints (e.g., where to obtain it). This leaves the agent with insufficient information to correctly construct the parameter.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.