delete_corpus
Delete a saved corpus from the trace-mcp server. Provide the corpus slug to remove its manifest and packed body.
Instructions
Remove a saved corpus (manifest + packed body). Returns JSON: { deleted: bool, name }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Corpus slug — alphanumeric + dash + underscore, ≤64 chars, must start with a letter or digit |