list_traces | List recent traces with entry point, duration, and status. Supports filtering by trace ID. |
get_trace | Get the complete span waterfall for a trace — parent/child relationships, durations, attributes. |
list_logs | List logs filtered by severity, search text, or trace ID. |
list_errors | List exceptions with type, message, stacktrace, and trace context. |
list_queries | List database queries with SQL statement, duration, and system. Filter by database type. |
clear_data | Clear all collected telemetry for a fresh debugging session. |