Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and openWorldHint, establishing safety and idempotency. The description adds that it returns a specific fixed program, which is useful context but does not disclose potential behaviors like whether the program is personalized or if it depends on user state. Given annotation coverage, the description adds moderate value.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.