Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It states the tool 'queries' but does not explicitly confirm it is read-only, nor does it mention any side effects, authentication requirements, rate limits, or what happens on failure. The operation reference (operation.workingHourBudget) adds no behavioral transparency beyond the name.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.