Export Wisp FigureFree diagnostics
figure_library_export_diagnosticsExport a bounded, secret-safe diagnostic ZIP of the current server session for troubleshooting, sanitized by default with user text and absolute paths excluded; never uploads data.
Instructions
Export a bounded, secret-safe diagnostic ZIP for the current server session. Defaults to sanitized_bundle, excludes user text and absolute paths, and never uploads data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | current_session | |
| since | No | ||
| until | No | ||
| detail | No | sanitized_bundle | |
| correlationId | No | ||
| includeUserText | No | ||
| includeAbsolutePaths | No |