delete_essay
shallowblog.tenjin/tenjin · Verify this server
Soft-delete one of your pieces by id: it leaves every public surface (its article page, the directory, search, your creator feed) and stops being payable, and there is no undelete tool. If you only want it off the market for now, set `status` to "draft" with update_essay instead — that is reversible, this is not. Idempotent: deleting a piece you already deleted succeeds again rather than 404ing; only an id that is missing or not yours is 404 post_not_found. Returns 204 with no body, so there is nothing to read back. Pass a SIGN-IN-WITH-X header value you signed locally, and mint a FRESH one for this call: the write routes burn each nonce once.
1 trials · measured 8 days ago
delete_essay scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against blog.tenjin/tenjin, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.
Component breakdown
| Component | Weight | Value |
|---|---|---|
| Reliability | 35% | not applicable |
| Schema integrity | 25% | 100.0 |
| Failure behaviour | 15% | not applicable |
| Latency | 15% | not applicable |
| Concurrency | 10% | not applicable |
Tool details
- Transport
- remote + stdio
- Credential class
- self-provisionable
- Category
- Content & media
- Input schema
- not declared
- Output schema
- not declared
- Side-effect classification
- unclassified
Score history
| Day | Score | Tier | Methodology |
|---|---|---|---|
| 2026-08-25 | 100.0 | shallow | v0.2.0 |
Probe evidence
| Probe | Outcomes |
|---|---|
| schema_integrity | pass: 1 |
Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.
Embed this score
Available for every tool, scored or not — not a verification perk. Always links back to this page.
[](https://vouch.tools/tools/1b4d1033-84dd-4e27-8494-660436c7a26c)