← WebMCP Directory

lectern.click

lectern.click

live Unverified (seed import) Health & Education 40 tools imperative implementation

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.

First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com

Answer 1 · Act 39 · Transact 0 · Score: Not yet scored

Tool inspector

lectern_commit_media_upload

act imperative

Finish a chunked upload and attach the bytes to the lesson document as a data URL (same persistence as the one-shot attach tools). The exported PDF draws raster images on the page and stores the same bytes in the LCT1 restore protocol so a later PDF upload rebuilds the media. Video is kept in LCT1 for restore; the printable PDF shows a caption. purpose: illustration, section, or quiz-choice.

Page: /

Input schema

PropertyTypeRequiredDescription
uploadId string yes id from lectern_begin_media_upload
purpose string yes Where to attach: AI illustration, generic section media, or a quiz answer card
sectionId string no Required for illustration and section
quizId string no Required for quiz-choice
choiceIndex number no 0-based quiz choice index; required for quiz-choice
alt string yes Accessible description of the media
caption string no Optional learner-facing caption (illustration and section)
kind string no Required for purpose=section when you need to force image vs video
Raw JSON schema
{
  "type": "object",
  "properties": {
    "uploadId": {
      "type": "string",
      "description": "id from lectern_begin_media_upload"
    },
    "purpose": {
      "type": "string",
      "enum": [
        "illustration",
        "section",
        "quiz-choice"
      ],
      "description": "Where to attach: AI illustration, generic section media, or a quiz answer card"
    },
    "sectionId": {
      "type": "string",
      "description": "Required for illustration and section"
    },
    "quizId": {
      "type": "string",
      "description": "Required for quiz-choice"
    },
    "choiceIndex": {
      "type": "number",
      "description": "0-based quiz choice index; required for quiz-choice"
    },
    "alt": {
      "type": "string",
      "description": "Accessible description of the media"
    },
    "caption": {
      "type": "string",
      "description": "Optional learner-facing caption (illustration and section)"
    },
    "kind": {
      "type": "string",
      "enum": [
        "image",
        "video"
      ],
      "description": "Required for purpose=section when you need to force image vs video"
    }
  },
  "required": [
    "uploadId",
    "purpose",
    "alt"
  ],
  "additionalProperties": false
}

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
waymark-sable.vercel.app

waymark-sable.vercel.app

Learning roadmaps you and your agent build together. Your agent researches and plans; you learn; the path adapts.

demo Unverified Health & Education
20 tools A6 / Act14 / T0 Not yet scored Seen 2026-09-14
create_path add_step remove_step get_path list_paths
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