What problem does it solve?
Manually deleting large volumes of ace-web chat sessions is time-consuming, risky, and prone to human error, especially when accounting for cascading related data like ingest uploads, messages, and share tokens that must be cleaned up alongside sessions.
Core Features & Use Cases
- Bulk Session Listing: Retrieves all chat sessions across workspaces the calling user has Owner or Editor access to on the deployed ace-web instance.
- Grouped Review Report: Generates a human-readable report grouped by workspace, with session counts, source breakdowns, and linkage details to help users review exactly what will be deleted.
- Safe Two-Step Workflow: Supports a recommend mode to preview the deletion plan without taking action, and an execute mode that only runs after explicit human approval of the listed session IDs.
- Cascading Deletion: Leverages server-side cascading to automatically remove all associated data (ingest uploads, messages, session participants, share tokens, and drafts) when sessions are deleted, no manual cleanup required.
- Use Case: For example, if you need to clear out stale test sessions or bulk-delete outdated chat data from a deployed ace-web instance, use this skill to generate a full list of eligible sessions, review the grouped plan, and execute the bulk delete only after confirming the scope.
Quick Start
Ask the AI to use the sweep-ace-web skill to list all deletable ace-web chat sessions, show you the grouped deletion plan, and run the bulk delete after you approve the listed sessions.