youtube-growth
Y
youtube-growth
/get_next_video_brief

What to make next

Returns a brief for the channel's next upload — format, length, title shape and posting day — derived from what already outperformed on that channel. Use this w

liveunknown~5s typical
mcpyoutube-growth
$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-com-dapdip-youtube-growth /get_next_video_brief for me.

Input

FieldTypeDescription
channel*stringA YouTube channel: @handle, channel URL, channel id (UC…), or the channel name.

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-com-dapdip-youtube-growth","endpoint":"/get_next_video_brief","input":{"channel":"..."}}'
cli
npx cracked-ai run -p mcp-com-dapdip-youtube-growth -e /get_next_video_brief -i '{"channel":"..."}'
mcp
run_tool({ provider: "mcp-com-dapdip-youtube-growth", endpoint: "/get_next_video_brief", input: {"channel":"..."} })

Try it

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