coverredact.com
Redact a PDF in your browser
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 4 · Act 9 · Transact 0 · Score: Not yet scored
Tool inspector
list_redactions
Every redaction on a document as the editor holds it right now: id, page (1-based), category (e.g. US_SSN, PERSON; null for a drawn bar), origin (engine | user), active (false = an engine detection the editor turned off), and its rectangle as page-relative fractions. Ids: "e " engine, "u " user-drawn; engine ids are reissued when the names tier lands (see revision). In-tab, nothing uploaded; returns geometry and counts, never any text from the document.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
document_id |
string | yes | document_id from get_status (e.g. "doc-1"). |
page |
integer | no | Only this page (1-based). Default: all pages. |
Raw JSON schema
{
"type": "object",
"properties": {
"document_id": {
"type": "string",
"description": "document_id from get_status (e.g. \"doc-1\")."
},
"page": {
"type": "integer",
"minimum": 1,
"description": "Only this page (1-based). Default: all pages."
}
},
"required": [
"document_id"
],
"additionalProperties": false
}
Similar websites
eworker.ca
E-Worker is business infrastructure powered by AI, with focused apps and connected business work.
urban-planning-copilot.heisenbug.in
Urban Planning Copilot
vide.zerdalu.com
Vide
labspace-agent-twin.onrender.com
LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.