TPEN Split Tool: Transcription Assist
+This page accepts project context from a parent TPEN frame and creates a copy-ready LLM prompt.
+ +Incoming Context
+ + +LLM Prompt
+ +Manual TPEN Update (Fallback for Read-Only Models)
++ If your model can only GET resources, have it return a short instruction and a serialized JSON payload. + Paste the payload into the matching box below and submit from this browser to call TPEN. +
+ +Update Page
+PUT /project/:projectId/page/:pageId with a Page JSON body (typically containing items).
Update Columns
+Paste JSON for create, merge, or patch. Method is inferred automatically for the column endpoint.
+ + +Update Lines
+Paste JSON with lineId and text (or value) for line text patch.