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 mentions the API key requirement but fails to disclose that the optional instType parameter (default SWAP) filters the results, contradicting the 'all open positions' phrasing. It also doesn't clarify scope (e.g., authenticated account) or any response limitations. This is a notable omission for a read tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.