Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It only says 'Find resources across services by tags' and doesn't disclose whether this is a read-only operation, whether it queries AWS APIs directly, whether it can be slow, whether it requires prior profile/account selection, or what happens with no matching resources. The output schema exists but the description doesn't explain the behavior beyond the basic search.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.