N
netcafe-docs
/make_slides
Generate a PowerPoint deck
Turn a topic or an outline into a real downloadable .pptx file — not a link into someone's web editor. Returns a job_id; poll check_job for the download URL. Us
liveverifiedunknown~5s typical
mcpprobednetcafe-docs
$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-ainetcafe-netcafe-docs /make_slides for me.
Input
| Field | Type | Description |
|---|---|---|
| topic* | string | The topic, or a full outline to follow. |
| slides | integer | Number of slides (default 8). |
| language | string | Output language, e.g. "Chinese", "English". Default Chinese. |
| instructions | string | Optional extra guidance on style or emphasis. |
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-ainetcafe-netcafe-docs","endpoint":"/make_slides","input":{"topic":"..."}}'cli
npx cracked-ai run -p mcp-com-ainetcafe-netcafe-docs -e /make_slides -i '{"topic":"..."}'mcp
run_tool({ provider: "mcp-com-ainetcafe-netcafe-docs", endpoint: "/make_slides", input: {"topic":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.