Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false, covering the safety profile. The description adds the detail that homeFolderId is included in the response, but it does not disclose additional behavioral aspects such as error conditions, pagination, or required permissions. With annotations present, the description provides some extra value but not rich context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.