sheetcanvas.com
Connect Claude, Codex, or another MCP-capable agent to SheetCanvas so messy business data becomes durable tables, charts, pivots, notes, and dashboards.
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 10 · Act 10 · Transact 1 · Score: Not yet scored
Tool inspector
readNote
Use this before updateNote so you edit against the real current text rather than guessing — it reads one report note by id. Returns its full raw Markdown source (content, exactly as stored — including any / / tags), plus color and format. Errors if the noteId does not exist (get ids from listNotes or a prior createNote).
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
noteId |
string | yes | Id of the note to read, as returned by createNote or listNotes. |
Raw JSON schema
{
"type": "object",
"properties": {
"noteId": {
"type": "string",
"minLength": 1,
"description": "Id of the note to read, as returned by createNote or listNotes."
}
},
"required": [
"noteId"
],
"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.