Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description carries the burden of behavioral disclosure. It reveals the mutation action but does not describe side effects (e.g., whether existing status is replaced, how optional emoji is handled), authentication needs, or response behavior. This lack of detail may leave the agent uncertain about the operation's full implications.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.