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 only states the action and resource, omitting details about output format, error handling, permissions, or side effects. While 'get' implies a read operation, additional context like whether the YAML is returned as raw text or parsed is absent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.