Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. The verb 'Retrieves' implies a read-only operation, and the phrase 'including schemes and targets' adds useful scope. However, it does not disclose potential error conditions (e.g., what happens if no active project exists) or whether the result contains all configuration details or only selected ones.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.