Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (one parameter, no output schema, read-only annotation), the description provides the core purpose and a distinguishing feature. However, it does not describe the return value's structure, possible failure modes (e.g., invalid DOI), or whether the metadata is complete. While adequate for a basic tool, it could be more complete for an agent to confidently call it in complex workflows.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.