Sparks Scribe
SS
Sparks Scribe
/example_shift_note

Example shift note (fictional)

A worked, entirely FICTIONAL example of the kind of NDIS shift note Sparks Scribe produces (structure and tone). Kinds: 'daily_progress' (default) or 'incident'

liveverifiedunknown~5s typical
mcpprobedsparksscribe
$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-sparkscribe-sparks-scribe /example_shift_note for me.

Input

FieldTypeDescription
kindstring (daily_progress | incident)Which example to show

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-sparkscribe-sparks-scribe","endpoint":"/example_shift_note","input":{}}'
cli
npx cracked-ai run -p mcp-app-sparkscribe-sparks-scribe -e /example_shift_note -i '{}'
mcp
run_tool({ provider: "mcp-app-sparkscribe-sparks-scribe", endpoint: "/example_shift_note", input: {} })

Try it

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