Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It discloses a concrete behavioral prerequisite: 'requires the local node daemon to be running.' The verb 'Read' also implies a read-only, non-destructive operation. However, it does not describe expected output, failure modes, authentication needs, or side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.