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. It mentions 'Get credentials' which implies a read operation, but doesn't disclose if this is safe, requires specific permissions, involves rate limits, or what the output format might be. The description lacks details on authentication needs, error handling, or side effects, leaving significant gaps for a tool that likely interacts with sensitive authorization data.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.