waymark-sable.vercel.app
Learning roadmaps you and your agent build together. Your agent researches and plans; you learn; the path adapts.
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 6 · Act 14 · Transact 0 · Score: Not yet scored
Tool inspector
propose_revision
Propose a set of path changes for the USER to accept or decline in the page UI — use this instead of direct edits when a change is significant (inserting remedial steps after a failed quiz, restructuring a phase) or touches user-locked steps. The user's accept is their consent, so proposals MAY include locked steps. Poll get_proposal_status afterwards.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
path_id |
string | yes | — |
reason |
string | yes | Why you're proposing this, in one or two sentences. Shown to the user. |
ops |
array | yes | — |
Raw JSON schema
{
"type": "object",
"properties": {
"path_id": {
"type": "string"
},
"reason": {
"type": "string",
"description": "Why you're proposing this, in one or two sentences. Shown to the user."
},
"ops": {
"type": "array",
"minItems": 1,
"items": {
"type": "object",
"properties": {
"op": {
"type": "string",
"enum": [
"add_step",
"remove_step",
"update_step",
"reorder_steps"
]
},
"position": {
"type": "number",
"description": "add_step: insert index; omit to append"
},
"step_id": {
"type": "string",
"description": "remove_step / update_step"
},
"ordered_step_ids": {
"type": "array",
"items": {
"type": "string"
},
"description": "reorder_steps: complete new order"
},
"title": {
"type": "string"
},
"kind": {
"type": "string",
"enum": [
"article",
"video",
"exercise",
"project",
"quiz"
]
},
"url": {
"type": "string"
},
"why": {
"type": "string"
},
"phase": {
"type": "string"
},
"est_minutes": {
"type": "number"
}
},
"required": [
"op"
]
}
}
},
"required": [
"path_id",
"reason",
"ops"
]
}
Similar websites
seqcraft.onrender.com
Inspect plasmids, simulate PCR and restriction digests, compare constructs, and prepare cloning proposals in one exact, private workspace.
lectern.click
Draft a Lectern lesson in the browser. WebMCP agents fill gaps, write sections, and add quiz items on the page you see. Export a student PDF and a .lectern file…
cuvo.co
Cuvo is the white label telehealth platform that runs the clinic behind your brand: 50-state providers, pharmacy, software, and compliance. Launch in days.
emorahealth.com
Online therapy, medication, and ADHD/Autism testing for kids, teens, and young adults. No waitlists, covered by insurance, with copays as low as $0.