delete_ticket_logs
Remove a ticket's stored embeddings and raw log files after processing, reclaiming disk space and eliminating stale data for completed Jira tickets.
Instructions
Clean up a ticket after the pipeline completes: remove embeddings and raw files.
Deletes the ticket's vectors from the store and (by default) the raw log files the Jira MCP downloaded locally, freeing disk and clearing stale data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes | ||
| delete_raw | No |