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_validate_object_move
Evaluate a hypothetical position, including collisions and front working zones, without changing project, preview, or history. Use labspace_find_valid_placements for object-relative language so orientation comes from authored fronts.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
objectId |
string | yes | Canonical LabSpace scene-object ID to evaluate. |
target |
object | yes | — |
rotationDeg |
number | no | Optional proposed Z-axis rotation in degrees. |
Raw JSON schema
{
"type": "object",
"properties": {
"objectId": {
"type": "string",
"minLength": 1,
"maxLength": 200,
"description": "Canonical LabSpace scene-object ID to evaluate."
},
"target": {
"type": "object",
"properties": {
"xMm": {
"type": "number",
"minimum": -100000,
"maximum": 100000,
"description": "Proposed object-center X position in millimetres."
},
"yMm": {
"type": "number",
"minimum": -100000,
"maximum": 100000,
"description": "Proposed object-center Y position in millimetres."
}
},
"required": [
"xMm",
"yMm"
],
"additionalProperties": false
},
"rotationDeg": {
"type": "number",
"minimum": -360,
"maximum": 360,
"description": "Optional proposed Z-axis rotation in degrees."
}
},
"required": [
"objectId",
"target"
],
"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.