Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Without annotations, the description bears full burden for behavioral disclosure, but it only states 'create new contacts'—a tautology of the name. It does not mention authentication needs, error handling, idempotency (e.g., duplicate emails), rate limits, or any side effects. This is insufficient for an agent to understand the tool's behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.