← WebMCP Directory

labspace-agent-twin.onrender.com

labspace-agent-twin.onrender.com

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

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

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

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

Tool inspector

labspace_add_inventory

act imperative

Validate and stage up to twenty inventory entries in one call. Use exact room codes and optional storage IDs from inventory_locations. Shows a review panel; records are saved only after the researcher approves. Never fabricate stock.

Page: /

Input schema

PropertyTypeRequiredDescription
entries array yes
Raw JSON schema
{
  "type": "object",
  "properties": {
    "entries": {
      "type": "array",
      "minItems": 1,
      "maxItems": 20,
      "items": {
        "type": "object",
        "properties": {
          "roomCode": {
            "type": "string",
            "minLength": 1,
            "maxLength": 40,
            "description": "Exact editable room code returned by LabSpace context or location search."
          },
          "name": {
            "type": "string",
            "minLength": 1,
            "maxLength": 120
          },
          "quantity": {
            "type": "number",
            "minimum": 0
          },
          "unit": {
            "type": "string",
            "minLength": 1,
            "maxLength": 40
          },
          "storageLocationId": {
            "type": "string",
            "minLength": 1,
            "maxLength": 120,
            "description": "Exact locationId returned by labspace_inventory_locations."
          },
          "owner": {
            "type": "string",
            "maxLength": 120
          },
          "notes": {
            "type": "string",
            "maxLength": 500
          },
          "expiryDate": {
            "type": [
              "string",
              "null"
            ],
            "pattern": "^\\d{4}-\\d{2}-\\d{2}$",
            "description": "Optional ISO calendar date YYYY-MM-DD."
          }
        },
        "required": [
          "roomCode",
          "name",
          "quantity",
          "unit"
        ],
        "additionalProperties": false
      }
    }
  },
  "required": [
    "entries"
  ],
  "additionalProperties": false
}

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
sheetcanvas.com

sheetcanvas.com

Connect Claude, Codex, or another MCP-capable agent to SheetCanvas so messy business data becomes durable tables, charts, pivots, notes, and dashboards.

live Unverified Productivity & Business Transact tools
21 tools A10 / Act10 / T1 Not yet scored Seen 2026-09-14
listSheets getSelection createSheet createNote listNotes
Inspect tools

Related on Influzer