Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 25%; gpu, limit, and idempotency_key are entirely undocumented in the schema. The description adds nothing about these parameters, forcing agents to guess their semantics. With such low coverage, the description should compensate but instead ignores parameters completely.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.