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 discloses that the result includes backtested next-day strength data, which is valuable behavioral information beyond a plain 'get latest portfolio' statement. It does not mention side effects, rate limits, or whether data is cached, but the read-only nature is reasonably implied by '取'.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.