save_trace
Save the current trace log under a specified label for later analysis. Overwrites existing labels to maintain organized session records.
Instructions
Save the current trace log under a label.
Overwrites if the label already exists.
Args: session_id: The session ID. label: A name for this saved trace.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| label | Yes |