Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already communicate `readOnlyHint`, `openWorldHint`, `idempotentHint`, and non-destructiveness. The description adds useful contextual facts—source GLEIF, per-call pricing, and GET endpoint—but it does not disclose response format, pagination, or behavior when both `q` and `lei` are absent. With annotations covering the safety profile, the description provides moderate added value.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.