Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the behavioral burden. It does disclose that the result is base64-encoded and that the operation relies on the current view, which suggests a read-only preview. However, it does not explicitly state that the scene is not modified, whether rendering is blocking, or whether any files are written, leaving some behavioral ambiguity.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.