Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds minimal behavioral context beyond the annotations. Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and destructiveHint. The description only reiterates that it returns CIDs, which is obvious. No additional traits like authentication or rate limits are mentioned.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.