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. It mentions 'summon' and 'handle tasks', but doesn't explain what happens when a persona is summoned (e.g., does it activate a mode, load data, require permissions, have side effects, or return output?). This leaves significant gaps for a tool with mutation implications.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.