TS
The Scribble Thing
/delete_scribe_animation
delete scribe animation
Immediately delete one animation session and all of its stored files.
liveverifiedunknown~5s typical
mcpprobedthescribblething
$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-club-boringstuff-the-scribble-thing /delete_scribe_animation for me.
Input
| Field | Type | Description |
|---|---|---|
| animation_id* | string | |
| access_token* | string |
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-club-boringstuff-the-scribble-thing","endpoint":"/delete_scribe_animation","input":{"animation_id":"...","access_token":"..."}}'cli
npx cracked-ai run -p mcp-club-boringstuff-the-scribble-thing -e /delete_scribe_animation -i '{"animation_id":"...","access_token":"..."}'mcp
run_tool({ provider: "mcp-club-boringstuff-the-scribble-thing", endpoint: "/delete_scribe_animation", input: {"animation_id":"...","access_token":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.