Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden. It discloses the key side effect (sending to a Feishu group) and the rendering path (interactive card with lark_md), which is useful. It does not mention failure behavior, permissions, rate limits, or how successful delivery is reported, but these are not critical for a basic send action.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.