GliderTrace tools are grouped by runtime evidence workflow. This page lists what each tool is for and links to the exact per-tool API reference.
Use the exact tool names in agent prompts when you want the MCP client to collect, inspect, or export stored runtime evidence.
trace_statustrace_runtrace_builddotnet build, or Visual Studio MSBuild with runner: "msbuild"), captures a sensitive build.binlog artifact, and stores normalized build error/warning evidence.trace_restoredotnet restore, or a workspace-local NuGet.exe with runner: "nuget"), separating NU warnings from failures with a restored/up-to-date/failed summary.trace_run_testsdotnet test (or dotnet vstest against prebuilt assemblies with runner: "vstest"), stores test evidence and TRX artifacts, and can rerun safe failures to record flaky candidates.trace_starttrace_stoptrace_start, terminates the launched process, and finalizes stored evidence.trace_import_otlptrace_import_artifactstrace_list_processestrace_attachtrace_capture_dumptrace_capture_gcdumptrace_get_sessiontrace_query_eventstrace_compare_sessionstrace_exporttrace_list_sessionstrace_pin_sessiontrace_correlate_codetrace_exceptionstrace_counterscounters.csv evidence for a session.trace_hotspotstrace_add_workspacetrace_remove_workspace--workspace roots cannot be removed.dotnet commands.trace_export for compact CI or agent summaries when raw artifacts are too large or sensitive for prompt context.