Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden but offers minimal behavioral insight. 'Execute all cells' implies a write/mutation operation, but it doesn't disclose whether this is destructive, requires specific permissions, has rate limits, or what happens on completion (e.g., output generation, state changes). The description adds only the 'in order' constraint, leaving critical behavioral traits unspecified.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.