Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of disclosing behavior. It states that the domain will no longer bypass block lists, indicating a state change. However, it does not mention idempotency, error handling, reversibility, or whether the domain must currently exist in the allow list, leaving gaps in behavioral transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.