Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With zero annotations, the description carries full responsibility for behavioral disclosure, but 'Add' reveals only that this is a mutation. It does not state whether re-adding an existing subdomain fails or overwrites, what side effects occur (auto DNS, web config, TLS), or any error/reversibility details, so the agent is left guessing about consequences.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.