Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden for behavioral disclosure. 'Update session cookies' implies a mutation operation that modifies authentication state, but it doesn't describe what happens to existing cookies, whether this affects current sessions, or any security implications. The 'manually' qualifier adds some context but insufficient for a mutation tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.