Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already communicate read-only, idempotent, and non-destructive behavior, so the safety profile is covered. The description adds useful context such as the data source and the returned metrics, but it omits caveats like batch-symbol support and any credential limitations, which are left to the schema.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.