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 core function but does not mention side effects, prerequisites, error handling, or whether the operation is safe/read-only. The verb 'map' implies analysis, but the description lacks sufficient context about what happens on invalid input or unrecognized errors.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.