delete_trace
delete_traceRemove a specific trace by its ID from Langfuse observability data. This permanent deletion action helps manage trace storage and maintain clean datasets.
Instructions
Deletes a single trace by ID. This action is irreversible. traceId is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| traceId | Yes | Trace ID to delete. Required. |