Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description goes well beyond annotations, disclosing that accepting returns an existing conversation, rejecting tells the platform the parties are unsuitable and may notify the other party and trigger re-arrangement, and that results can be ambiguous or timeout. The warning about no persistent dedup key directly explains the non-idempotentHint. This is rich, non-contradictory behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.