beel_delete_invoice
shallowes.beel/mcp · Verify this server
Deletes a draft invoice of this company. The record is marked as deleted rather than removed. - **Issued invoices:** never deleted. They are voided with `POST …/{invoice_id}/void`, which leaves the fiscal trail. - **`source_proforma_id`:** when the draft came from converting a proforma, deleting it returns that proforma from `CONVERTED` to `ACTIVE`, editable and convertible again. Voiding or rectifying an issued invoice does not return its proforma; only deleting the draft does. Endpoint: DELETE /v1/companies/{company_id}/invoices/{invoice_id} ⚠️ Fiscal guardrails — read before calling: - When an invoice can still be changed, and what to do once it cannot. (resource: beel://guardrails/invoice-state-machine) For the exhaustive rules and worked examples, call beel_docs_search.
1 trials · measured 2 days ago
beel_delete_invoice scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against es.beel/mcp, measured 31 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
- gated
- Input schema
- not declared
- Output schema
- not declared
- Side-effect classification
- unclassified
Score history
| Day | Score | Tier | Methodology |
|---|---|---|---|
| 2026-08-31 | 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/c36211e0-3c26-4e07-8e55-b4998f204a03)