Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool description itself does not elaborate on the parameter, but the schema provides full coverage for `campaignId`, including format, pattern, and guidance to use an ID from list_campaigns or fetch_leads. Since schema coverage is 100%, the baseline applies and the description adds little beyond what the schema already conveys.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.