Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple zero-param getter, the description is minimally sufficient. However, without an output schema, it's unclear what 'information' will be returned (names, colors, clip statuses). Sibling tools like get_scene_color suggest specific properties, so a slightly richer description would help.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.