Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With annotations absent, the description carries the burden. It discloses the output types and the engines parameter behavior (comma-separated subset), but does not mention potential side effects, rate limits, error handling, or whether it performs network calls. The description provides some behavioral context but lacks depth.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.