← WebMCP Directory

webmcp-tagboard.netlify.app

webmcp-tagboard.netlify.app

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

A colourful WebMCP demo on Netlify: agents read and write tagged notes through tools this page declares about itself, with edge validation, AI moderation and per-visitor rate limits. Includes…

First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com

Answer 5 · Act 2 · Transact 0 · Score: Not yet scored

Tool inspector

add_note

act imperative

Write a new note onto the board under a tag. Every write is screened by an AI moderator before it is stored and is rate limited per visitor, so a rejected write is normal and should be reported back to the user rather than retried with the same text.

Page: /

Input schema

PropertyTypeRequiredDescription
tag string yes Tag to file the note under. Reuse an existing tag from list_tags, or invent a new one.
message string yes The note itself, up to 400 characters.
author string no Display name to sign the note with. Ask the user what they want to be called; defaults to "anonymous".
Raw JSON schema
{
  "type": "object",
  "properties": {
    "tag": {
      "type": "string",
      "description": "Tag to file the note under. Reuse an existing tag from list_tags, or invent a new one."
    },
    "message": {
      "type": "string",
      "description": "The note itself, up to 400 characters."
    },
    "author": {
      "type": "string",
      "description": "Display name to sign the note with. Ask the user what they want to be called; defaults to \"anonymous\"."
    }
  },
  "required": [
    "tag",
    "message"
  ]
}

Similar websites

eworker.ca

eworker.ca

E-Worker is business infrastructure powered by AI, with focused apps and connected business work.

live Unverified Productivity & Business
73 tools A10 / Act63 / T0 Not yet scored Seen 2026-09-14
eworker_site_status eworker_list_apps eworker_resolve_app eworker_open_app ewdoc_status
Inspect tools
urban-planning-copilot.heisenbug.in

urban-planning-copilot.heisenbug.in

Urban Planning Copilot

demo Unverified Productivity & Business
37 tools A10 / Act27 / T0 Not yet scored Seen 2026-09-14
get_workspace get_analysis_plan list_candidates inspect_candidate list_shortlist
Inspect tools
vide.zerdalu.com

vide.zerdalu.com

Vide

live Unverified Productivity & Business Transact tools
28 tools A13 / Act14 / T1 Not yet scored Seen 2026-09-14
list_project_files read_project_file write_project_file delete_project_file get_active_script
Inspect tools
labspace-agent-twin.onrender.com

labspace-agent-twin.onrender.com

LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.

demo Unverified Productivity & Business
24 tools A5 / Act19 / T0 Not yet scored Seen 2026-09-14
labspace_add_inventory labspace_assess_workflow labspace_resolve_materials labspace_start_collection labspace_collection_step
Inspect tools

Related on Influzer