ED
eDiscovery Decoder News/Calc
/get_prompt_template
Get MCP Prompt Template
Return the rendered text of one of this server's guided prompts (mcp-demo-tour, tar-matter-kickoff, weekly-digest). Use when the client can call tools but canno
liveverifiedunknown~5s typical
mcpprobedediscoverydecodernews/calc
$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-ediscoverydecoder-mcp /get_prompt_template for me.
Input
| Field | Type | Description |
|---|---|---|
| prompt_name* | string (mcp-demo-tour | tar-matter-kickoff | weekly-digest) | |
| audience | string | |
| matter_description | string | |
| week_start | 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-com-ediscoverydecoder-mcp","endpoint":"/get_prompt_template","input":{"prompt_name":"mcp-demo-tour"}}'cli
npx cracked-ai run -p mcp-com-ediscoverydecoder-mcp -e /get_prompt_template -i '{"prompt_name":"mcp-demo-tour"}'mcp
run_tool({ provider: "mcp-com-ediscoverydecoder-mcp", endpoint: "/get_prompt_template", input: {"prompt_name":"mcp-demo-tour"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.