Daily Studio Teleprompter
DS
Daily Studio Teleprompter
/list_planned_scripts

Read the content plan

Read what is already in the user's Daily Studio content plan — each script's id, title, collection, the day it goes out, its place in the shoot order, and how f

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 /list_planned_scripts for me.

Input

FieldTypeDescription
fromstringOnly scripts dated on or after this day.
tostringOnly scripts dated on or before this day.
includeUndatedbooleanInclude scripts with no date at all (the backlog). Default true.
collectionstringOnly scripts in this collection. Omit to read the whole 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":"/list_planned_scripts","input":{}}'
cli
npx cracked-ai run -p mcp-app-dailystudio-teleprompter -e /list_planned_scripts -i '{}'
mcp
run_tool({ provider: "mcp-app-dailystudio-teleprompter", endpoint: "/list_planned_scripts", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.