Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple parameter-less getter, the description covers the essential purpose and the data fields returned. There is no output schema, but the listed fields (size, layers, frames, filename) provide adequate context. It could be more complete by noting behavior when no sprite is open, but given the low complexity, this is sufficient.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.