Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden. It correctly indicates a read operation ('Get') but doesn't disclose additional behaviors like error handling when the record ID is invalid or missing. However, the presence of an output schema partially compensates for this gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.