Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 25%, with only stage and bounty_image_url described in the schema. The description adds guidance for bounty_image_url but does little to explain the meaning or expected format of the other parameters, such as title, status, bounty_url, reward, and payment_state. Since coverage is low, the description needed to compensate more.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.