DS
Daily Studio Teleprompter
/reorder_planned_scripts
Set the shoot order
Set the order the user's camera walks through their scripts — pass ids first-to-record first. Scripts you leave out keep their current order after the ones you
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 /reorder_planned_scripts for me.
Input
| Field | Type | Description |
|---|---|---|
| ids* | array | Script ids in the order they should be recorded, first first. Scripts you leave out keep t |
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":"/reorder_planned_scripts","input":{"ids":[]}}'cli
npx cracked-ai run -p mcp-app-dailystudio-teleprompter -e /reorder_planned_scripts -i '{"ids":[]}'mcp
run_tool({ provider: "mcp-app-dailystudio-teleprompter", endpoint: "/reorder_planned_scripts", input: {"ids":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.