Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so both parameters are already documented with descriptions. The description reinforces the wait semantics and mentions deriving project slug from my_projects, but this largely duplicates the schema. It adds the queue caveat, which is more behavioral than parameter-specific, so the marginal added value is limited.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.