Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With annotations already indicating readOnlyHint=false and destructiveHint=false, the description adds no further behavioral context. It does not disclose whether parent_id must reference a folder or workspace, whether the folder is created immediately, or any side effects like permission checks. The description simply restates the operation without elaborating on behavior beyond annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.