Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already state this is a write operation (readOnlyHint=false). The description adds useful behavioral context by revealing the tool can either create new records or link to existing ones, and that it operates on private, campaign-attribution data from allowlisted payloads. It does not disclose duplicate handling, idempotency behavior, or authorization requirements beyond 'allowlisted.'
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.