Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of disclosure. It implies a read operation via 'List' but does not explain behavior when folder_id is null, pagination, response format, or any other runtime side effects. This is a significant gap for a tool with an optional scoping parameter.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.