DS
Daily Studio Teleprompter
/add_scripts_to_plan
Add scripts to the content plan
Put finished scripts into the user's Daily Studio content plan, each with the day it should go out. Use this when the user asks you to PLAN — a week, a month, a
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 /add_scripts_to_plan for me.
Input
| Field | Type | Description |
|---|---|---|
| collection | string | Optional name for this batch as a group — a topic ('Customer questions'), a series ('Frami |
| scripts* | array | The scripts to add, in the order they should sit in the plan. |
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":"/add_scripts_to_plan","input":{"scripts":[]}}'cli
npx cracked-ai run -p mcp-app-dailystudio-teleprompter -e /add_scripts_to_plan -i '{"scripts":[]}'mcp
run_tool({ provider: "mcp-app-dailystudio-teleprompter", endpoint: "/add_scripts_to_plan", input: {"scripts":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.