← WebMCP Directory

waymark-sable.vercel.app

waymark-sable.vercel.app

demo Unverified (seed import) Health & Education 20 tools imperative implementation

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

add_step

act imperative

Add a learning step (article, video, exercise, project, or quiz) to a path. Provide `why` — a one-sentence rationale shown to the user on the step card. URLs are validated server-side; dead links are rejected.

Input schema

PropertyTypeRequiredDescription
path_id string yes
position number no Insert index; omit to append
title string yes
kind string yes
url string no Resource link. For videos prefer YouTube URLs — they embed in the page and the user's watch progress is tracked for you.
why string yes Why this step, in one sentence
phase string no Curriculum phase this step belongs to (e.g. 'Fundamentals', 'Capstone'). Steps are grouped under phase headings in the UI.
est_minutes number yes
Raw JSON schema
{
  "type": "object",
  "properties": {
    "path_id": {
      "type": "string"
    },
    "position": {
      "type": "number",
      "description": "Insert index; omit to append"
    },
    "title": {
      "type": "string"
    },
    "kind": {
      "type": "string",
      "enum": [
        "article",
        "video",
        "exercise",
        "project",
        "quiz"
      ]
    },
    "url": {
      "type": "string",
      "description": "Resource link. For videos prefer YouTube URLs — they embed in the page and the user's watch progress is tracked for you."
    },
    "why": {
      "type": "string",
      "description": "Why this step, in one sentence"
    },
    "phase": {
      "type": "string",
      "description": "Curriculum phase this step belongs to (e.g. 'Fundamentals', 'Capstone'). Steps are grouped under phase headings in the UI."
    },
    "est_minutes": {
      "type": "number"
    }
  },
  "required": [
    "path_id",
    "title",
    "kind",
    "why",
    "est_minutes"
  ]
}

Similar websites

seqcraft.onrender.com

seqcraft.onrender.com

Inspect plasmids, simulate PCR and restriction digests, compare constructs, and prepare cloning proposals in one exact, private workspace.

demo Unverified Health & Education Transact tools
57 tools A14 / Act42 / T1 Not yet scored Seen 2026-09-14
seqcraft_get_capabilities seqcraft_get_workspace_context seqcraft_get_selected_context seqcraft_get_document_revision seqcraft_get_transaction_status
Inspect tools
lectern.click

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…

live Unverified Health & Education
40 tools A1 / Act39 / T0 Not yet scored Seen 2026-09-14
lectern_list_locales lectern_get_locale lectern_set_locale lectern_get_lesson lectern_list_gaps
Inspect tools
cuvo.co

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.

live Unverified Health & Education Transact tools
11 tools A9 / Act1 / T1 Not yet scored Seen 2026-09-14
scan_images_c2pa inspect_image_c2pa get_overview get_pricing list_comparisons
Inspect tools
emorahealth.com

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.

live Unverified Health & Education Transact tools
10 tools A5 / Act3 / T2 Not yet scored Seen 2026-09-14
start_here find_provider check_availability about_emora search_content
Inspect tools

Related on Influzer