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 states the tool returns information for debugging, which implies it is a read-only, non-destructive operation. However, it lacks details on potential side effects, authentication needs, rate limits, or output format. The description adds basic context but does not fully compensate for the absence of annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.