Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, and the description is consistent with a read operation. It adds useful behavioral context beyond the annotation: the tool can access public scenes, returns JSON, requires an API key, and supports integration with update_scene and generate_code.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.