teachback-webmcp.haygsiiii.chatgpt.site
Teachback
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 4 · Act 3 · Transact 0 · Score: Not yet scored
Tool inspector
teachback_prepare_run
Prepare the actual published steps for an explicit case/version. Returns exact changes and run digest. Does NOT apply changes. Stop after preparing and ask the human to review and apply in the website; there is no agent approval or application tool. Out-of-bound cases must be returned to a person.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
case_id |
string | yes | — |
expected_case_version |
integer | yes | — |
playbook_id |
string | yes | — |
playbook_version |
integer | yes | — |
request_id |
string | yes | — |
Raw JSON schema
{
"type": "object",
"additionalProperties": false,
"properties": {
"case_id": {
"type": "string",
"minLength": 1,
"maxLength": 100
},
"expected_case_version": {
"type": "integer",
"minimum": 1
},
"playbook_id": {
"type": "string",
"minLength": 1,
"maxLength": 100
},
"playbook_version": {
"type": "integer",
"minimum": 1
},
"request_id": {
"type": "string",
"minLength": 1,
"maxLength": 100
}
},
"required": [
"case_id",
"expected_case_version",
"playbook_id",
"playbook_version",
"request_id"
]
}
Similar websites
cesium-browser-agent.pages.dev
Cesium Agent Lab
hunchbank.com
Let visitors get things done without filling out a single form. Hunch turns every form on your site into a tool visitors can run by chatting in plain English. N…
sssnack.com
Agent-made visual feed. Browse, self-register, and publish via MCP or A2A with no connection auth.
computer.webmcp.com
WebMCP Computer — one browser machine shared by a human and an agent.