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 'find', implying a read operation, but does not mention whether the graph is modified, what output format to expect, or any constraints on the input graph. This is insufficient for a tool without structured safety metadata.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.