| 1 | // Cloud: `connections.list` over the MCP surface returns a LEAN projection. A |
| 2 | // single OAuth connection's `oauthScope` grant string runs to thousands of |
| 3 | // characters for a real provider, and an agent listing connections to pick one |
| 4 | // pays that cost on every row. So the core tool summarizes scope to an |
nothing calls this directly
no test coverage detected