Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a parameterless query tool, the description lists the key pieces of information it returns (name, frame range, fps, units, active objects/cameras, selection, count by type, collection tree), which is sufficiently complete for an agent to understand what it will receive. No output schema is provided, but the description covers the main return items, making it adequate for its simplicity.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.