Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false. The description adds beyond this by stating it 'Returns instructions' and that each guidance includes documentation from both the other provider and PropelAuth. This clarifies the read-only, instructional nature and gives insight into the output, aligning with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.