Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity, the presence of an output schema, and the readOnlyHint annotation, the description is adequate but not thorough. It lacks any mention of when to prefer this over list_metadata, and does not note error behavior (e.g., 404). However, the output schema likely defines the return structure, and the operation is straightforward, so this is a minor gap.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.