| 1 | // Cross-target: when a spec declares more than one server, per-call server |
| 2 | // selection becomes a first-class tool input. The generated tool advertises an |
| 3 | // optional `server` selector — a `url` enum over the declared servers plus the |
| 4 | // `{variables}` drawn from the templated one — so an agent can choose where each |
nothing calls this directly
no test coverage detected