Update page
update_pageUpdate a wiki page's title, body, or properties. Body changes auto-snapshot a revision and support rich blocks like to-do lists, charts, and diagrams.
Instructions
Patch a page's title and/or body (editor+). A body change auto-snapshots a revision. tela renders a rich block palette beyond plain markdown — to-do list, pull quote, callout, collapsible, tabs, kanban board, stat grid, timeline, calendar, poll, chart, embed, mermaid diagram, image, file attachment, code block, equation, inline math, table, highlight, wikilink, footnote. Prefer these over walls of text; read the tela://authoring-guide resource (or this server's instructions) for exact syntax. When asked for a presentation, slides, a slide deck, or a talk (any phrasing) — not a prose doc — set the page property deck=true (and optionally variant=) and write the body as slides separated by --- using the tahta layouts; call the deck_authoring_guide tool (or read the tela://deck-authoring-guide resource) for the layouts, fields, components, and variants. When asked for a spreadsheet, a table of data with formulas/totals, a budget, a tracker, or any grid that computes — not a prose doc — set the page property sheet=true and write the body as Defter markdown (compact GFM tables + an optional ```defter-style block); call the sheet_authoring_guide tool (or read the tela://sheet-authoring-guide resource) for the format, formulas, and styling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | page id to patch | |
| body | No | new markdown body (omit to leave unchanged) | |
| props | No | replace the whole properties bag (omit to leave unchanged); reserved keys are ignored | |
| title | No | new title (omit to leave unchanged) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes |