relay-webmcp.ashrafahmed1232.workers.dev
An operations console built on WebMCP where every UI action has a matching tool of identical authority, enforced by a build-time parity check. It's fully operable by an agent, and therefore by…
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 11 · Act 8 · Transact 0 · Score: Not yet scored
Tool inspector
simulate_change
Dry-run a proposed change (assign, reschedule_assignment, swap_assignments, unassign, set_status, or bulk_reassign) and return what would change, without applying it. Use before a consequential change to preview the effect.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
actionType |
string | yes | — |
payload |
object | yes | — |
Raw JSON schema
{
"type": "object",
"properties": {
"actionType": {
"type": "string",
"enum": [
"assign",
"reschedule_assignment",
"swap_assignments",
"unassign",
"set_status",
"bulk_reassign"
]
},
"payload": {
"type": "object",
"properties": {}
}
},
"required": [
"actionType",
"payload"
],
"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
labspace-agent-twin.onrender.com
LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.