Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. 'Get' implies a read operation, which is helpful, but the description does not disclose what exactly is returned (raw post content, metadata, or wrapped object), whether it can error on missing revisions, or that it is non-mutating. It adds no behavioral detail beyond what the tool's name already suggests.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.