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 mentions the requirement for quote data but doesn't describe critical traits like whether this is a read/write operation, authentication needs, potential side effects (e.g., funds movement), rate limits, or error handling. This is inadequate for a transaction execution tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.