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_assess_workflow
Match only the supplied checklist to canonical records and rank real work surfaces. Do not add solvents, requirements or substitutions. Check separate availability questions with labspace_search_records; report missing/ambiguous stock. For a requested guide, call labspace_start_collection with exact resolved record IDs and the recommended workspaceObjectId to open in-app review. No protocol, suitability certification, safety-approved route or stock change.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
brief |
string | yes | Researcher-supplied workflow context, not an executable protocol. |
materials |
array | yes | Material names to ground against recorded inventory. |
equipment |
array | no | Optional equipment names to ground against indexed equipment. |
roomCode |
string | no | Optional exact editable room code for equipment and workspace ranking. |
workspacePreference |
string | no | Requested authored work-surface family. |
minimumClearAreaM2 |
number | no | Planning-only minimum estimated clear surface area in square metres. |
Raw JSON schema
{
"type": "object",
"properties": {
"brief": {
"type": "string",
"minLength": 1,
"maxLength": 240,
"description": "Researcher-supplied workflow context, not an executable protocol."
},
"materials": {
"type": "array",
"minItems": 1,
"maxItems": 20,
"uniqueItems": true,
"items": {
"type": "string",
"minLength": 1,
"maxLength": 120
},
"description": "Material names to ground against recorded inventory."
},
"equipment": {
"type": "array",
"maxItems": 12,
"uniqueItems": true,
"items": {
"type": "string",
"minLength": 1,
"maxLength": 120
},
"description": "Optional equipment names to ground against indexed equipment."
},
"roomCode": {
"type": "string",
"minLength": 1,
"maxLength": 40,
"description": "Optional exact editable room code for equipment and workspace ranking."
},
"workspacePreference": {
"type": "string",
"enum": [
"laboratory-bench",
"island-bench",
"any-work-surface"
],
"default": "laboratory-bench",
"description": "Requested authored work-surface family."
},
"minimumClearAreaM2": {
"type": "number",
"minimum": 0.25,
"maximum": 6,
"default": 0.6,
"description": "Planning-only minimum estimated clear surface area in square metres."
}
},
"required": [
"brief",
"materials"
],
"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.