Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=false, destructiveHint=false, idempotentHint=false and openWorldHint=false. The description adds one genuinely useful behavioral fact beyond annotations: no credit spend and no media generation. But it omits what happens on duplicate titles, what is returned, or whether the world is immediately visible to other tools like get_world.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.