Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden. It goes beyond 'pin' by disclosing the persistent user-visible effect (entries appear first in the start_working briefing), which tells the agent the operation changes ordering, not just metadata. It does not discuss permissions or failure modes, but for a simple boolean pin toggle the key behavior is stated.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.