Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of disclosing behavior. It only states that it gets post details, but does not mention authentication requirements, return format, rate limits, potential errors (e.g., invalid/private post), or whether it is read-only. The description is too thin to provide meaningful behavioral transparency beyond the basic operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.