Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description must carry behavioral disclosure. It states the tool returns information, but does not explicitly mention that it is read-only or that it has no side effects. However, the 'get' prefix strongly implies a non-destructive operation, and there are no obvious side-effect concerns for a scene information query. It doesn't disclose any potential errors (e.g., no scene open) or performance impacts, so it's minimal but not misleading.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.