Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations, the description adds meaningful behavioral constraints: the name must be unique per workspace, matching is case-insensitive, and all accounts must belong to one workspace. This helps the agent anticipate validation failures and use the tool correctly.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.