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. The description only says 'List MCP deployments' – it does not mention pagination, filtering, return format, whether it is read-only (though implied), any side effects, or error behavior. For a list operation, an agent would benefit from knowing if it returns a summary, statuses, or just names, but this is absent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.