Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden for behavioral disclosure. It uses verbs like 'Query', 'Resolve', 'fetch', and 'look up' implying read-only behavior, but it never explicitly states that the tool is non-destructive or has no side effects. It also does not mention rate limits, costs, or the nature of the 'well-known' action, leaving some 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.