Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has one required parameter ('container') with no description, and the description provides 0% schema coverage. The description only restates the resource concept but does not clarify whether the parameter expects a container ID, name, or other identifier, so it fails to fully compensate for the missing schema documentation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.