delete_trace
Remove a specific trace from Langfuse observability data by providing its ID. This permanent deletion action cannot be reversed.
Instructions
Deletes a single trace by ID. This action is irreversible. traceId is required.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| traceId | Yes | Trace ID to delete. Required. |