riddle_tag_delete
shallowcom.riddle/creator · Verify this server
Deletes a tag itself from a project - the label, not its application to a Riddle. Use this for a tag that is left over: normally a tag disappears on its own as soon as nothing uses it any more (riddle_tag_remove, questionBank_removeTag, and deleting a tagged Riddle or question bank all do that), so the only tags that need deleting by hand are ones that survived from before that cleanup existed. The tag must be unused: this never untags anything on the way, so a tag any Riddle or question bank still carries is rejected with a message naming how many of each still use it - remove it there first (riddle_tag_list shows the Riddle count, questionBank_tagList the bank count; the two share one set of tags, so a "count": 0 in riddle_tag_list does not mean unused). Deleting is permanent and IDs are not reused: a tag of the same name created later gets a new id, so any stored filter referring to the old id stops matching. Returns {deleted: true, tag: {id, name}, scope}.
1 trials · measured 8 days ago
riddle_tag_delete scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against com.riddle/creator, 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
- Credential class
- gated
- 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/c53ac2f0-508d-49fa-871f-a90263ee072e)