Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has 0% description coverage for its single parameter (campaign_id), and the description does not compensate. 'Stop a campaign' implies the campaign_id identifies the target, but that is already obvious from the parameter name. No additional meaning is added about parameter format, sourcing, or constraints.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.