← WebMCP Directory

margin-local-docs.openai.chatgpt.site

margin-local-docs.openai.chatgpt.site

demo Unverified (seed import) Productivity & Business 10 tools imperative implementation

A private, local-first documentation editor where people and agents can collaborate in the margin.

First seen 2026-08-27 · Last seen 2026-08-27 · Source: webmcp.com

Answer 3 · Act 7 · Transact 0 · Score: Not yet scored

Tool inspector

update_document

act imperative

Rename or update one local Margin document. Replace or append lightweight Markdown/plain text; existing comments are recovered against their exact quoted context or marked detached.

Input schema

PropertyTypeRequiredDescription
document_id string yes Stable ID returned by list_documents or create_document.
title string no Optional replacement title.
content string no Document content to replace or append.
format string no
mode string no Replace the document body or append new rich-text blocks to it.
Raw JSON schema
{
  "type": "object",
  "properties": {
    "document_id": {
      "type": "string",
      "minLength": 1,
      "description": "Stable ID returned by list_documents or create_document."
    },
    "title": {
      "type": "string",
      "minLength": 1,
      "maxLength": 180,
      "description": "Optional replacement title."
    },
    "content": {
      "type": "string",
      "maxLength": 100000,
      "description": "Document content to replace or append."
    },
    "format": {
      "type": "string",
      "enum": [
        "markdown",
        "plain_text"
      ],
      "default": "markdown"
    },
    "mode": {
      "type": "string",
      "enum": [
        "replace",
        "append"
      ],
      "default": "replace",
      "description": "Replace the document body or append new rich-text blocks to it."
    }
  },
  "required": [
    "document_id"
  ],
  "anyOf": [
    {
      "required": [
        "title"
      ]
    },
    {
      "required": [
        "content"
      ]
    }
  ],
  "additionalProperties": false
}

Similar websites

dribba.com

dribba.com

Digital product agency in Barcelona and Andorra since 2011 — product strategy, design and engineering, and an official Google Flutter Partner.

live Unverified Productivity & Business Transact tools
16 tools A8 / Act5 / T3 Not yet scored Seen 2026-08-27
submit_contact_request list_services calculate_app_cost book_meeting list_projects
Inspect tools
toban.app

toban.app

Free duty-roster maker for building cleaning, lunch, and daily-monitor rotation charts in the browser — no signup, print-quality output. WebMCP tools let an age…

live Unverified Productivity & Business
16 tools A4 / Act12 / T0 Not yet scored Seen 2026-08-27
list_schedules get_current_assignments get_schedule_details get_share_link switch_schedule
Inspect tools
farahsolutions.ae

farahsolutions.ae

Farah Solutions helps UAE businesses master Corporate Tax, ICV certification, e-invoicing, and government procurement. Powered by Farah Suite.

live Unverified Productivity & Business Transact tools
12 tools A6 / Act3 / T3 Not yet scored Seen 2026-08-27
search_services subscribe_newsletter get_blog_articles get_compliance_assessment get_pricing_info
Inspect tools
flatwrite.md

flatwrite.md

A minimalist markdown editor with live preview, paged document layout, and one-click export to HTML, PDF, or shareable URL.

live Unverified Productivity & Business
12 tools A3 / Act9 / T0 Not yet scored Seen 2026-08-27
render_markdown list_render_options get_document_state create_document open_document
Inspect tools

Related on Influzer