labspace-agent-twin.onrender.com
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_create_room
Propose one genuinely blank room in the current or selected laboratory. Reviewed mode pauses before creation; human-authorized Fast Draft may apply this validated additive change. The agent cannot select the mode. When Fast Draft returns created: true and the user's request includes a complete layout, continue directly to planning and staging without asking for another message.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
name |
string | yes | Human-readable name for the new blank room. |
code |
string | yes | Unique room number or code within the selected laboratory, such as 812. |
laboratoryId |
string | no | Optional exact laboratory ID. Defaults to the active room's laboratory. |
laboratoryCode |
string | no | Optional exact laboratory code when an ID is not known. |
floor |
integer | no | Physical building floor. If omitted, LabSpace infers it from the room code. |
Raw JSON schema
{
"type": "object",
"properties": {
"name": {
"type": "string",
"minLength": 1,
"maxLength": 120,
"description": "Human-readable name for the new blank room."
},
"code": {
"type": "string",
"minLength": 1,
"maxLength": 40,
"description": "Unique room number or code within the selected laboratory, such as 812."
},
"laboratoryId": {
"type": "string",
"minLength": 1,
"maxLength": 120,
"description": "Optional exact laboratory ID. Defaults to the active room's laboratory."
},
"laboratoryCode": {
"type": "string",
"minLength": 1,
"maxLength": 40,
"description": "Optional exact laboratory code when an ID is not known."
},
"floor": {
"type": "integer",
"minimum": 1,
"maximum": 15,
"description": "Physical building floor. If omitted, LabSpace infers it from the room code."
}
},
"required": [
"name",
"code"
],
"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
sheetcanvas.com
Connect Claude, Codex, or another MCP-capable agent to SheetCanvas so messy business data becomes durable tables, charts, pivots, notes, and dashboards.