Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The readOnlyHint annotation already signals this is a safe read operation, and the description is consistent with that annotation. However, the description adds no behavioral context beyond what the annotation provides—no mention of what settings are returned, whether the system parameter is required, or what happens if the object has no particle system.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.