Browse documentation

Playground works best on desktop

It connects to a local MCP server on your machine, so open this page on your computer to try the tools live.

GliderTrace Playground

Disconnected
Tools
Status
Solution & Workspace
Diagnostics
Symbol Discovery
References & Relationships
Code Analysis
Semantic & Text Search
Type Hierarchy
Call Graph & Impact
Refactoring
Code Fixes & Formatting
External Source
Architecture & Metrics
Batching
Feedback
Get Diagnostics

Returns compiler diagnostics and optional analyzer diagnostics for the loaded C# workspace.

Optional file path filter.

Optional project name filter.

Minimum severity: 'error', 'warning', 'info', or 'hidden'. Default is 'warning'.

Optional category filter (e.g., 'Compiler', 'Style').

Optional diagnostic ID prefix filter (e.g., 'CS', 'CA', 'IDE').

Path style: 'absolute' (default) or 'relative' (to solution root).

Optional sort: 'severity', 'filePath', 'id', 'lineNumber', 'projectName'.

Sort order: 'asc' (default) or 'desc'.

Pagination offset. Default is 0.

Pagination size. Default is 200.

compact returns results and actionable state. full adds diagnostic metadata under responseDiagnostics.

Response

No response yet.

Select a tool and press F5 to execute.