Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden of behavior disclosure. The verb 'Get' implies read-only, but it does not explicitly state 'read-only' or describe what the transcript contains (e.g., messages, timestamps). It also does not mention error behavior for invalid chat_ids. The description adds some context (details and transcript) but lacks depth.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.