Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the full behavioral burden, but it only states the condition being checked. It does not disclose the return type (e.g., boolean), behavior when no scene is open, or whether it considers only scene resources versus project settings. This leaves important behavioral traits undocumented.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.