Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. It only states the basic operation without mentioning return format, pagination, sorting, or side effects. For a read operation, it would be valuable to note that it is non-destructive and what data is returned (e.g., composition names/IDs). The minimal disclosure leaves the agent uninformed about output structure or constraints.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.