Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool has only one parameter, an output schema, and rich annotations. The description covers what it does, what it does not return, and its app-only nature. It does not explain the output format, but that is handled by the output schema. It also does not mention how to obtain conversationId, but that is a common prerequisite implicit in the tool's name and context. Overall, sufficiently complete for a simple metadata-refresh tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.