Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Without annotations, the description must disclose behavioral traits. It states it fetches data but does not mention if it is read-only, requires authentication, or what happens when the target does not exist. This leaves the agent uncertain about side effects and error handling.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.