remove_tracepoint
Removes a .NET tracepoint by its unique ID, allowing cleanup of debugging instrumentation.
Instructions
Remove a tracepoint by ID.
Args: tracepoint_id: Tracepoint ID (e.g., "tp-1")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tracepoint_id | Yes |