Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description needs to compensate for the parameters. 'Bounded' loosely hints at limit, and 'failed CI build' maps to build_id, but the description does not explain log_cursor or step, how they interact, or how to obtain the correct build_id. This is insufficient for four parameters with no schema-level descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.