Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has 0% description coverage stealth, and the description adds no explanation for the 'object' parameter beyond the schema's title. It does not clarify the expected format (e.g., name vs. path), accepted object types, or how the parameter affects the report. Thus, the description does not add meaningful value over the raw schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.