Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark readOnlyHint=false and idempotentHint=false, so the mutating nature is known. The description adds useful auth context by saying the action happens 'on behalf of the connected account,' but it does not disclose public visibility, rate limits, or other side effects beyond the post being created.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.