camofox_delete_trace
Delete a specific Playwright trace zip file from the server to clean up session traces.
Instructions
Delete a trace file
Removes a specific Playwright trace zip from the server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | Session owner identifier. | |
| filename | Yes | Trace zip filename. |