Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. 'Show or update a task' implies both read and write capabilities, but it doesn't specify permissions needed, side effects, rate limits, or what 'update' entails (e.g., toggling status). This leaves critical behavioral traits unclear for a tool with potential mutations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.