Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 67%, so the schema documents prompt and image, with aspect_ratio fully enumerated. The description adds modest semantics by clarifying that prompt means either 'what to create' or 'how to edit', which maps directly to the prompt parameter. It does not explain the conditional relationship (image present → edit, absent → create), which would meaningfully enrich parameter understanding.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.