Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description is the sole source of behavioral information, but it only states the basic action. It does not disclose side effects, how promptText interacts with dialogs, or whether the tool blocks execution until a dialog is handled, leaving significant behavioral ambiguity.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.