| 1 | // The agentic connect handoff: an agent adds an API over MCP, asks for a |
| 2 | // handoff URL (`coreTools.connections.createHandoff`), and the user opens that |
| 3 | // URL in a browser to paste the credential. This scenario walks the WHOLE |
| 4 | // path — the exact flow that failed in production with a "wrong / bad" URL — |
nothing calls this directly
no test coverage detected