list_solutions
List all solutions loaded by this server, showing which one is currently active. Each entry includes any projects that were skipped during load (e.g. legacy non-SDK-style projects), with the kind and reason for each skip. Returns an envelope with items sorted by solution path, totalCount, truncated, and limit (default 50).
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | int? | Maximum number of items to return (default: 50). Items are sorted by solution path. |