DS
Daily Studio Teleprompter
/edit_planned_scripts
Edit planned scripts
Change scripts already in the user's Daily Studio content plan, by id and in bulk: move them to other days, group them into collections, retitle or rewrite them
liveunknown~5s typical
mcpdailystudioteleprompter
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-dailystudio-teleprompter /edit_planned_scripts for me.
Input
| Field | Type | Description |
|---|---|---|
| edits* | array | The changes, one entry per script. Only the fields you send change; everything else stays. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-app-dailystudio-teleprompter","endpoint":"/edit_planned_scripts","input":{"edits":[]}}'cli
npx cracked-ai run -p mcp-app-dailystudio-teleprompter -e /edit_planned_scripts -i '{"edits":[]}'mcp
run_tool({ provider: "mcp-app-dailystudio-teleprompter", endpoint: "/edit_planned_scripts", input: {"edits":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.