Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotation idempotentHint is present, indicating repeated applications have no additional effect. The description adds context by revealing that the tool modifies layer visibility to match the saved theme state, which is important because it changes the project's visual state. However, it doesn't mention error handling or prerequisites like the theme existing.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.